| Crates.io | cermic |
| lib.rs | cermic |
| version | 1.0.0 |
| created_at | 2023-11-12 00:26:29.476755+00 |
| updated_at | 2023-11-12 00:26:29.476755+00 |
| description | Print .png images in your terminal as ascii art! |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1032524 |
| size | 180,782 |
A little program written in Rust that prints random PNG images to the terminal in text grabbed from an image repo.
NOTE: As of right now, Cermic is only officially supported by Linux, but it might work on other Linux-like platforms.
You can easily install Cermic to any Linux distro with these steps!
git clone https://codeberg.org/Oglo12/cermic.git && cd cermic && cargo build --release && sudo mv target/release/cermic /usr/local/bin/ && cd .. && rm -rf cermic && echo "All done! :-)" && echo "Now you can use the command \"cermic\"!"
Run the program with 2 arguments, the scale and the PNG repo (full path). And if you so like, you can add this in your .bashrc on Linux for example.
Btw, you can specify a specific file with the -f option!
Examples:
Directory: cermic 1 ~/.cermic_repo
File: cermic 1 ~/.cermic_repo/sh_red.png -f