LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

cacademo

Show ASCII art animation demos

TLDR

View a random ASCII art animation
$ cacademo
copy

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
copy
sudo dnf install caca-utils
copy
sudo apk add libcaca-apps
copy
sudo zypper install caca-utils
copy

SEE ALSO

RESOURCES

Copied to clipboard
Kai