Skip to content

AlexanderShad/minivi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minivi

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

Installation from repository:

apt-get update
apt-get install minivi

Manual build and install:

For build you need:

  • lazarus

To support working with webp and svg formats, the system must have the following installed:

  • libwebp-tools
  • ImageMagick-tools

Commands for build and install:

make build
make install

Example of use in tiling and normal mode

The application uses an icon (image) by the author Cosmin Negoita under the license "Free for commercial use"

Source link

About

A small application for viewing images.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors