It is a tui image viewer based on kitty/iterm graphic protocols.
For Chinese, you could view my blog about using ratatui-rs to write this simple project.
Note:
Your terminal should support kitty/iterm graghpic protocols like kitty/wezterm
.
bash
git clone https://github.com/jedsek/tuimager ./tuimager
cargo install --path ./tuimager
You could download the binary published in Release
Thanks!