This project has been completely moved to https://altlinux.space/shad/minivi
A small application for viewing images.
Everything is minimalistic.
Functionality:
- closing the application by pressing Esc / Q / Ctrl + Q
- opening images, both when associating files and from the application by pressing Ctrl + O / O
- setting an image as a desktop background by pressing W
- information about the image I
- deleting an image by pressing Del / D
- calling help by pressing F1
- switch images using arrows or the right/left mouse button
- zoom/unzoom using the mouse wheel, or +/- (may not work in tiling)
Installation from repository:
apt-get update
apt-get install miniviManual build and install:
For build you need:
lazarus
To support working with webp and svg formats, the system must have the following installed:
libwebp-toolsImageMagick-tools
Commands for build and install:
make build
make installThe application uses an icon (image) by the author Cosmin Negoita under the license "Free for commercial use"
