Fun program to display text in rainbow colors
Find a file
2024-10-12 16:24:33 +01:00
LICENSE Initial commit 2024-10-12 16:19:59 +01:00
Makefile Initial commit 2024-10-12 16:19:59 +01:00
README.md Update usage 2024-10-12 16:24:33 +01:00
tlc.c Initial commit 2024-10-12 16:19:59 +01:00

tlc

tiny lolcat is a fun program to display text in rainbow colors

Usage

fortune | cowsay | tlc
cat <x> <y> <z> | tlc

Building

You will need to run these with elevated privilages.

$ make
# make install

Contributions

Contributions are welcomed, feel free to open a pull request.

License

This project is licensed under the GNU Public License v3.0. See LICENSE for more information.