lolcrab

Add colorful OpenSimplex noise patterns to your terminal output

brewmacoslinux
Try with needOr install directly
Source

About

Make your console colorful, with OpenSimplex noise

Commands

lolcrab

Examples

Colorize standard input with noise patterns$ echo 'Hello World' | lolcrab
Make a file's contents colorful$ cat myfile.txt | lolcrab
Pipe command output through lolcrab for colored results$ ls -la | lolcrab