Description
Terminal text can be transformed into colorful shark-themed output by a Rust implementation of a lolcat-style filter. It is useful for users who want decorative terminal effects in scripts, prompts, or command demonstrations.
It is a command-line tool, not a graphical app. Redirecting its output can write the colored text to another file, so check shell redirections before using it in scripts.