Linux/lolcat: Difference between revisions
< Linux
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
tail -f /some/device_or_log | lolcat -s | tail -f /some/device_or_log | lolcat -s | ||
== lolcat in python == | |||
pip install lolpython | |||
https://github.com/tehmaze/lolcat/ | |||
== lolpython == | == lolpython == | ||
Line 20: | Line 26: | ||
https://github.com/Abhishek8394/lol-cat-py/blob/master/README.md | https://github.com/Abhishek8394/lol-cat-py/blob/master/README.md | ||
== rebuilt lolcat == | |||
Haven't tested it, but... | |||
https://github.com/jaseg/lolcat | |||
== keywords == |
Revision as of 20:45, 3 August 2024
lolcat
Rainbow Color Output
apt install lolcat
tail -f /some/device_or_log | lolcat -s
lolcat in python
pip install lolpython
https://github.com/tehmaze/lolcat/
lolpython
Works on windows too.
pip install lolpython
dir | lolpython
https://github.com/Abhishek8394/lol-cat-py/blob/master/README.md
rebuilt lolcat
Haven't tested it, but...
https://github.com/jaseg/lolcat