/timv

timv is a Terminal Image Viewer

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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