github crates

TAI

Terminal Ascii Images

A tool to convert images to ascii art written in Rust 🦀


Installation

Cargo:

You can install the binary crate directly sh cargo install tai

Gentoo Linux:

tai is available in GURU sh emerge -av app-misc/tai

local ebuilds

local ebuilds can be found HERE to add it in your local overlay.

Arch Linux:

tai-git (a community package) is available in Arch Linux's AUR sh yay/paru -S tai-git

Manual Installation:

you can clone tai repo and build it locally sh git clone https://github.com/MustafaSalih1993/tai cd tai cargo install --path .

Notes

Contributions

contributions with code, issues, documentation are welcome.

License

MIT