Skip to content

lineCode/Coreavor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple image viewer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.4%
  • QMake 4.6%