tuimager

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.

Showcase

recording screenshot<em>1 screenshot</em>2

Installation

Manual

bash git clone https://github.com/jedsek/tuimager ./tuimager cargo install --path ./tuimager

Release

You could download the binary published in Release

Thanks!