cacademo

Show ASCII art animation demos

TLDR

View a random ASCII art animation
$ cacademo

SYNOPSIS

cacademo

DESCRIPTION

cacademo displays random ASCII art animations in the terminal using the libcaca library. It showcases various text-mode graphics effects and serves as a demonstration of the library's capabilities.The demo cycles through different animations including metaballs, matrix effects, and other visual displays.

INSTALL

sudo apt install caca-utils
sudo dnf install caca-utils
sudo apk add libcaca-apps
sudo zypper install caca-utils

SEE ALSO

cacaclock(1), cacafire(1), cacaview(1)

RESOURCES

Source code