fim is an image viewer for framebuffer, it can be used for photoframes without X Windows.
Very basic usage:
fim -o fb {image.ext}
fim -c "+25%;align 'bottom';" -o fb /home/pi/img/20190324_092156.jpg
fim -c "align 'center';" -o fb /home/pi/img/20190324_092156.jpg
fim --slideshow 30 --random -R -o fb /home/pi/img/
Sample content of the file .fimrc that hides the information displayed at the bottom of the screen:
_display_status=""
Key Binding:
'q' -> Quit
'+/-' -> Zoom in/out
'Cursor keys' -> Move view
Tags linux command