Random scripts that I use that don't deserve a full repo
- create-arch-chroot.sh: Creates a temporary installation of arch linux. Useful to test package building.
- sadm-random-stuff.sh: For use with prologin/sadm. Verify that packages exist, and then compiles the aur packages
- aurgraph.py: Create a graph of the aur packages that depend on packages made by a specific maintainer. Great to see how many computers you could infect if you decide to go rogue with a package you own 🤷
- min_cpu_freq.sh: When you really need to use those last few battery percents.
- pixel flasher: A love2D app to flash colors on a screen in order to unstuck pixels.