Pi Image Viewer

Posted on

Links2

Links2 is a viewer for your graphical images on the Raspberry Pi. It does not require X so can run from the command line. This makes it highly useful for viewing images over an ssh connection.

Install as follows:-

sudo apt-get install links2
links2 -g <picture.jpg> 

Example result:

Link2 viewer image

http://www.aboutlinux.info/2007/02/links2-cross-platform-console-based-web.html

Other options

  • geeqie
  • PQIV
  • ristretto

Leave a Comment