Skip to content

A TUI app for showing image/gif in terminal, written in Rust

License

Notifications You must be signed in to change notification settings

Jedsek/tuimager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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_1 screenshot_2

Installation

  • manually clone the repo and build it:
git clone https://github.com/jedsek/tuimager ./tuimager
cargo install --path ./tuimager
  • install from crates.io:
cargo install tuimager
  • Also, you could download the binary published in Release-site

Thanks!

About

A TUI app for showing image/gif in terminal, written in Rust

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages