cacafire

Display ASCII fire animation in the terminal

TLDR

Display an ASCII fire animation
$ cacafire

SYNOPSIS

cacafire

DESCRIPTION

cacafire displays an animated ASCII art fire in the terminal using the libcaca library. It renders a realistic-looking fire effect using colored text characters.Press Space to pause/resume, Esc to exit, or interrupt with Ctrl+C.

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), cacademo(1), cacaview(1), aafire(1)