Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1016 Bytes

README.md

File metadata and controls

35 lines (25 loc) · 1016 Bytes

vtk100_colors

Dealing with the color output in terminal which is classy, but what about when you try to get those in the tkinter, yes this what vtk100_colors is intends to do.

screenshot above test file in screenshot can be donwload from here.

HOW-TO-RUN

$ ./main.py <any command with color output>

*tip: use the tee command to grab output

Some example simple examples can be found in make:

$ make
make [hello|ls]

Read more