timv is a Terminal Image Viewer
wget https://raw.githubusercontent.com/ThiBsc/timv/master/timv.py
mv timv.py /usr/local/bin/timv.pyAdd to your ~/.bash_aliases this line:
alias timv="python3 /usr/local/bin/timv.py"Load your aliases:
source ~/.bash_aliasestimv [OPTION] images
-l, --label Display file name
-p, --percent Output percentage
Ex. timv -l -p 50 image.jpgHere an sample output:
timv -l ~/Images/perroquet.jpg