A linux shell port of the horizontally spinning rat meme, complete with soundtrack and spin counter.
Install dependencies - "sox" "opusfile" "sharutils" and "bash" (sharutils is not required if you instead use the raw script.sh file)
Download the latest rat
binary from the Releases page and run it in a terminal.
You may wish to copy to somewhere in PATH - /usr/bin
for example.
A package is also available on the AUR
A massive thanks to dylanaraps and his excellent guide on implementing TUI features within Bash.