A python script to output text from a file/stdin with pastel, rainbow colors. Inspired by lolcat
Find a file
2021-08-13 21:33:41 -07:00
LICENSE More normal license file name 2021-08-13 21:33:41 -07:00
pat.py Increase compatability with more operating systems 2021-05-12 20:51:06 -07:00
readme.md Add readme.md 2021-05-12 21:03:09 -07:00

Recommended installation for Unix-like OS

  • Symlink pat.py to a directory in your $PATH, as pat
  • Example as root, in directory of this repository: ln -s $PWD/pat.py /usr/local/bin/pat

Usage

  • It works exactly like normal cat, except without any flags