ASS is my (Arkannon's) collection of Bash Scripts that I use daily with varying uses.
It is just a basic autostart script. Nothing to write home about. Merely here for the repo
Silly brb script that plays a tune and sends a message. Dependencies are sox and figlet.
Another silly script featuring dancing toothless and driftveil city. Dependencies are chafa and sox
Yet another silly script that does the Jojo's "To Be Continued" meme. Dependencies are sox and chafa
Whenever toggle activates, it detects whether or not hydro is running, kills it or starts it. Hydro will send a notification and play the MGS Alert tone every 15-30 minutes
Runs in background upon startup. Checks to ensure swww-daemon is running and randomly selects a background image to use.
Handles switching profiles, updating flakes, and keeping your git repo up to date. Works on NixOS and macOS with nix-darwin
Just download the scripts, silly and edit the paths to work with your system.
I built a derivation here. Confirmed to work with macOS and NixOS.
Simply add it in and add (callPackage ./path/to/ass.nix {})
to your programs list. The scripts would be added to PATH and can be called like any other application.
Honestly, I would be surprised if anyone would want to contribute, but if you do, feel free to make a PR.