9 releases
0.0.8 | Sep 12, 2021 |
---|---|
0.0.7 | Sep 5, 2021 |
0.0.6 | Jun 13, 2021 |
0.0.5 | Apr 19, 2021 |
0.0.1 | Feb 24, 2021 |
#23 in #terminal-graphics
41 downloads per month
31KB
681 lines
TAI
Terminal Ascii Images
A tool to convert images to ascii art written in Rust 🦀
Installation
Cargo:
You can install the binary crate directly
cargo install tai
Gentoo Linux:
tai is available in GURU
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
yay/paru -S tai-git
Manual Installation:
you can clone tai repo and build it locally
git clone https://github.com/MustafaSalih1993/tai
cd tai
cargo install --path .
Notes
- This tool is still in development stage.
Contributions
contributions with code, issues, documentation are welcome.
License
Dependencies
~13MB
~60K SLoC