toilet

Colorful ASCII art text generator using libcaca library

brewmacoslinux
Try with needOr install directly
Source

About

Color-based alternative to figlet (uses libcaca)

Commands

toilet

Examples

Display text in default style with colors$ toilet 'Hello World'
Use a specific font/style for rendering$ toilet -f big 'ASCII Art'
Display text with monochrome output$ toilet -F mono 'Text'