#ascii #table #terminal #compact #letter #colored #numbers

app asciit

一个紧凑且视觉上吸引人的终端 ASCII 表格,具有彩色数字和字母

1 个稳定版本

1.0.0 2024年3月29日

6#letter

MIT 许可证

485KB
82

asciit

在您的终端中更紧凑且直观的 ASCII 表格:是 man 7 asciiascii 的替代品。彩色数字和字母更容易找到。表格风格受到 hexyl 的启发

构建

git clone https://github.com/Q1CHENL/asciit
cd asciit
cargo build --release

安装

  • Fedora Linux
dnf copr enable qichen/asciit # enable the repo 
dnf install asciit # install
  • Arch Linux
yay -S asciit
  • 其他平台
git clone https://github.com/Q1CHENL/asciit
cd asciit
cargo install --path .

屏幕截图

asciitasciit v UI man 7 ascii UI asciit h UI ascii UI

注意

  • 垂直表格的大小:49x30
  • 水平表格的大小:97x20

您可能需要调整终端窗口大小以查看整个垂直表格或确保水平表格正确显示。

依赖关系

~0–9.5MB
~42K SLoC