Crates.io | tpic |
lib.rs | tpic |
version | 0.1.0 |
source | src |
created_at | 2021-10-14 21:07:59.448726 |
updated_at | 2021-10-14 21:07:59.448726 |
description | A tool for displaying binary images on the terminal |
homepage | https://github.com/okirshen/tpic |
repository | https://github.com/okirshen/tpic |
max_upload_size | |
id | 465116 |
size | 3,517 |
TPIC is a very simple binary terminal visualizer. It takes .tpic files with binary and outputs a terminal drawing of the image.
TPIC can be installed with cargo
cargo install TPIC
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!
00100
01110
11111