View images in your terminal! 🖼️🖥️
You can install using Cargo
cargo install termage
or you can clone the repo and build the binary
git clone https://github.com/calum/terminal_image_display
cd terminal_image_display
cargo run -- --image ferris.png
``` $ termage --help
Termage 0.1 Calum Display any image in the terminal with Termage!
USAGE:
termage --image
FLAGS: -h, --help Prints help information -V, --version Prints version information
OPTIONS:
-i, --image
termage -i ferris.png
termage -i pika.png