A script which will print the given file with RGB effects
This script will print the file in RGB colored format.
- A suitable and supported terminal - (The New Windows Terminal or PowerShell 7)
stylibrary must be installed, it can be done by using the commandpip install sty- Python 3.6+ must be installed
- Clone this repository -
git clone https://github.com/ArvindAROO/ColoredSTDOUT - Run the program using the command
python colors.py temp.txtNOTE: Change the second parameter to whichever file you want to print in RGB format
