7 releases
new 0.1.6 | Nov 28, 2024 |
---|---|
0.1.5 | Nov 28, 2024 |
#2 in #dvd
9KB
183 lines
ASCIIsavers
My collection of CLI screensavers
Features
DVD
Run with:
asciisavers dvd
Contains: A bouncing ascii dvd logo that changes colour with each bounce. A tracker for corner hits.
Flying Toasters
Run with:
asciisavers toasters
Contains: FLYING ASCII TOASTERS!!!
Installation guide
Just run the following command:
cargo install asciisavers
Or build from source by first running:
git clone https://github.com/coderspark/asciisavers
then run the following to move into the asciisavers directory:
cd asciisavers
then compile with:
cargo build --release
Another fun thing to do with this
Pipe it into lolcat to make it rainbow
Dependencies
~2–11MB
~132K SLoC