spillerrec / imgviewer

Customizable image viewer with minimalistic interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

imgviewer

GitHub license Coverity Scan Build Status

Customizable image viewer with minimalistic interface. Configuration and usage details can be found on the wiki.

Features

  • Color-managed
  • Multi-monitor support
  • Extensive mouse-actions, for example rocker-gestures
  • Minimalistic user interface
  • Animation support + APNG support
  • Low-level configuration options
  • Cross-platform

Building

Dependencies

  • Qt 5.2
  • libexif
  • lcms2
  • zlib
  • libpng
  • libjpeg
  • libgif

Linux specific libraries:

  • x11extras (Qt5)
  • libxcb

Building

  1. cmake src
  2. make
  3. make install (Optional)

About

Customizable image viewer with minimalistic interface


Languages

Language:C++ 97.8%Language:CMake 1.8%Language:QMake 0.4%