Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 699 Bytes

README.md

File metadata and controls

35 lines (28 loc) · 699 Bytes

timv 🖼️

License: GPLv3

timv is a Terminal Image Viewer

Install

wget https://raw.githubusercontent.com/ThiBsc/timv/master/timv.py
mv timv.py /usr/local/bin/timv.py

Add to your ~/.bash_aliases this line:

alias timv="python3 /usr/local/bin/timv.py"

Load your aliases:

source ~/.bash_aliases

Use

timv [OPTION] images
 -l, --label	 Display file name
 -p, --percent	 Output percentage
Ex. timv -l -p 50 image.jpg

Here an sample output:

timv -l ~/Images/perroquet.jpg

timv perroquet