/Coreavor

A simple image viewer

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Coreavor

Image viewer

Language grade: C/C++ Total alerts

What is it?

A simple image viewer.

The UI is inspired from Eye of Mate.

Features:

  • Open image (png, jpg, jpeg, svg, gif)
  • Move back and forth in current directory
  • Zoom in and out
  • View in explorer

Where to get it?

Download the latest version of Coreavor from releases.

How to build?

Make sure you have the dependencies required for QT5 installed. Clone the repo and from within the repo execute the following commands.

qmake -makefile
make
make clean

This will generate a binary executable Coreavor.

License

GPL © Mithil Poojary