13 releases
0.0.13 | Oct 14, 2023 |
---|---|
0.0.12 | Oct 9, 2023 |
0.0.11 | May 27, 2022 |
0.0.10 | Mar 31, 2022 |
0.0.1 | Jun 23, 2021 |
#11 in #image-viewer
33 downloads per month
1MB
1.5K
SLoC
Picterm
TUI image viewer
Install
$ cargo install picterm
or
$ git clone https://github.com/ksk001100/picterm
$ cd picterm
$ cargo install --path .
or
Download here
Usage
$ picterm --help # => Show help
$ picterm -h
$ picterm # => Current directory
$ picterm ./
$ picterm $HOME/Downloads/
$ picterm ~/Pictures/sample.png
$ picterm ~/Pictures/sample.png --gray # => Gray scale mode
$ picterm ~/Pictures/ -g # => Gray scale mode
Support file format
- PNG
- JPG
- WebP
- BMP
- GIF
Dependencies
~12–21MB
~244K SLoC