Skip to content
/ immagine Public

Image viewer with directory thumbnails and a focus on the browsing experience

License

Notifications You must be signed in to change notification settings

mfnch/immagine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

immagine

Image viewer for Linux with directory thumbnails and a focus on the browsing experience

Status

This software is under development. It can be used already, despite not being feature complete. The user should expect bugs and misbehaviours here and there. Use at your own risk! Contributions are welcome.

Design considerations

Below is a list of design considerations behind this project:

  • Thumbnails are the most important feature while browsing a directory of images. All screen space should be used for thumbnails. Little screen space should be left unused.
  • File names are typically uninteresting while browsing a directory of images. There is no need to waste screen space for them.
  • Subdirectories should be thumbnailed as well. A directory thumbnail should be composed from the thumbnails of some representative images in it.
  • The user should be given an opportunity of choosing the images used to compose the directory thumbnails.
  • It may be desirable to show the names of subdirectories.

Design choices

  • Only Linux distros are targetted. No support for Windows or Mac OS is contemplated.
  • The image viewer is written in Python and PyGTK is used for the GUI.

About

Image viewer with directory thumbnails and a focus on the browsing experience

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages