| Crates.io | asciit |
| lib.rs | asciit |
| version | 1.0.3 |
| created_at | 2024-03-29 15:21:12.297042+00 |
| updated_at | 2025-04-21 09:51:09.951597+00 |
| description | A compact and visually appealing ASCII table for your terminal, featuring colored numbers and letters. |
| homepage | |
| repository | https://github.com/Q1CHENL/asciit |
| max_upload_size | |
| id | 1190264 |
| size | 637,742 |
A more compact and intuitive ASCII table in your terminal: an alternative to man 7 ascii and ascii. Colored numbers and letters are much more easier to find. The table style is inspired by hexyl
git clone https://github.com/Q1CHENL/asciit
cd asciit
cargo build --release
cargo install asciit
dnf copr enable qichen/asciit # enable the repo
dnf install asciit # install
yay -S asciit
git clone https://github.com/Q1CHENL/asciit
cd asciit
cargo install --path .
asciit or asciit -v
man 7 ascii
asciit -h --no-explain
ascii

You may need to adjust your terminal window size to view the entire vertical table or ensure the correct horizontal display.