Archive

Posts Tagged ‘image viewer’

View images in slideshow

July 27, 2012 Leave a comment

Problem
You have a collection of images and you want to view them in randomized order. In addition, you want to see them in a slideshow and you want to set the delay between the images.

Solution

feh -zsZFD 5 .

It will start displaying the images in the current folder. Installation: “sudo apt-get install feh“. More info: “man feh“.

Comix, the image viewer

September 9, 2011 Leave a comment

Comix is a user-friendly, customizable image viewer. It is specifically designed to handle comic books, but also serves as a generic viewer. It reads images in ZIP, RAR or tar archives (also gzip or bzip2 compressed) as well as plain image files. It is written in Python and uses GTK+ through the PyGTK bindings.

Available in the Ubuntu repositories:

sudo apt-get install comix
Categories: python Tags: , , ,
Follow

Get every new post delivered to your Inbox.

Join 42 other followers