Skip to content

sjoblomj/Viewnior

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Viewnior - Fast and elegant image viewer

This is Viewnior, an image viewer program. Created to be simple, fast and elegant. Its minimalistic interface provides more screenspace for your images. Among its features are:

  • Fullscreen & Slideshow
  • Rotate, flip, crop, save, delete images
  • Animation support
  • Browse only selected images
  • Navigation window
  • Set image as wallpaper (Gnome 2, Gnome 3, XFCE, MATE, Cinnamon, LXDE, FluxBox, Nitrogen, Puppylinux)
  • EXIF and IPTC metadata
  • Simple interface
  • Configurable mouse actions
  • Recursively opens images in subfolders
  • Updates when images are added or removed from folder

Most of the Viewnior's sources handling image viewing are adopted from the GtkImageView library by Björn Lindqvist. The files were cleaned up and modified, so that unused functionality were removed (GtkImageToolSelector, GtkImageToolPainter, GtkZooms). Prefixes were changed from gtk_ to uni_ for clarity.

Requirements

This package requires the following modules to be installed: glib, GTK+, gio, shared-mime-info.

You can get these packages from your favorite GNOME FTP mirror or at http://download.gnome.org/sources or from other sources where GNOME packages are distributed. shared-mime-info can be downloaded from the freedesktop.org website.

Installation

Find your distro on the Downloads page. Or install from source.

How to report issues

Please report any issues you find: https://github.com/hellosiyan/Viewnior/issues.

License

This program is released under the terms of the GNU General Public License.

object-rotate-left.png, object-rotate-right.png are taken from Elementary icon theme by ~DanRabbit (under GPL). object-flip-horizontal.png, object-flip-vertical.png are taken from Gnome icon theme (under GPL).

Last Edited - 21 August 2018

Packages

No packages published

Languages

  • C 97.6%
  • C++ 1.3%
  • Other 1.1%