Asciiquarium
This application is a wonderful terminal aquarium! How cool is that!
The application is a Perl script that shows fish and other items like sea
monsters scrolling across the screen.
Go to the github page cmatsuoka/asciiquarium.
Install And Run
Containerized
This is my preferred method. It’s just so easy!
Of course you’ll need podman or docker to be installed.
|
|
Debian & Ubuntu
sudo apt install libcurses-perlcpanagree to the defaults and type out quit to leavesudo cpan Term::Animation- Download asciiquarium with
git clone https://github.com/cmatsuoka/asciiquarium.git ~/ - Move the file to /usr/local/bin
sudo mv ~/asciiquarium/asciiquarium /usr/local/bin - Run
asciiquariumand enjoy the show
Arch Linux
|
|