Asciiquarium is a simple and fun terminal tool that displays an animated aquarium using ASCII art. It fills your terminal with colorful fish, sharks, bubbles, and other sea creatures. The animation runs directly in the terminal and creates a relaxing aquarium effect. It is a great way to make your Termux terminal look more interesting.
Install Asciiquarium in Termux
Follow the commands below to install Asciiquarium in Termux. Copy and run each command one by one to install the tool and start the aquarium animation.
Update Termux packages.
pkg update && pkg upgrade -yInstall Python.
pkg install python -yInstall Asciiquarium.
pip install asciiquariumRun Asciiquarium.
asciiquariumAsciiquarium is now installed and ready to use.
Usage Commands
After installing Asciiquarium in Termux, you can use the following commands to explore its features.
Display the help menu.
asciiquarium -hShow the installed version.
asciiquarium -vDisplay tool information.
asciiquarium -iRun in classic mode.
asciiquarium -cCheck for available updates.
asciiquarium --check-updatesStart the aquarium animation.
asciiquariumAsciiquarium is a fun terminal tool that displays a beautiful animated aquarium using ASCII art.
