| Crates.io | tai |
| lib.rs | tai |
| version | 0.0.8 |
| created_at | 2021-02-19 11:54:41.460441+00 |
| updated_at | 2021-09-12 17:21:05.588402+00 |
| description | tai (Terminal Ascii Images) tool to convert images to ascii |
| homepage | |
| repository | https://github.com/MustafaSalih1993/tai |
| max_upload_size | |
| id | 357537 |
| size | 39,565 |
Terminal Ascii Images
A tool to convert images to ascii art written in Rust 🦀
You can install the binary crate directly
cargo install tai
tai is available in GURU
emerge -av app-misc/tai
local ebuilds can be found HERE to add it in your local overlay.
tai-git (a community package) is available in Arch Linux's AUR
yay/paru -S tai-git
you can clone tai repo and build it locally
git clone https://github.com/MustafaSalih1993/tai
cd tai
cargo install --path .
This tool is still in development stage.
contributions with code, issues, documentation are welcome.