Image viewer
A simple image viewer.
The UI is inspired from Eye of Mate.
- Open image (png, jpg, jpeg, svg, gif)
- Move back and forth in current directory
- Zoom in and out
- View in explorer
Download the latest version of Coreavor from releases.
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
.
GPL © Mithil Poojary