1 unstable release
0.1.0 | Oct 14, 2021 |
---|
#261 in Visualization
3KB
TPIC
TPIC is a very simple binary terminal visualizer. It takes .tpic files with binary and outputs a terminal drawing of the image.
Installation
TPIC can be installed with cargo
cargo install TPIC
Usage
CLI
TPIC /path/to/.tpic/file
tip: you can save a tpic to a file by adding
> /output/path
to the end of the command!
Example .tpic file
00100
01110
11111