TUI image viewer
bash
$ cargo install picterm
or
bash
$ git clone https://github.com/ksk001100/picterm
$ cd picterm
$ cargo install --path .
bash
$ picterm --help # => Show help
$ picterm -h
$ picterm # => Current directory
$ picterm ./
$ picterm $HOME/Downloads/
$ picterm ~/Pictures/sample.png