Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 986 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 986 Bytes

IV: Lightning Fast Image Browsing

Designed in a suckless way, mostly for terminal users.

Untitled6.mov

There is a longer, higher quality video on youtube.

IV (pronounced ivy) is a fast minimal image gallery viewer. There seem to be many image viewer apps (even in rust) and they all seemed terrible to me and my workflow, and this is the result of that frustration.

Developed on MacOS but should run fine on other platforms. IV was designed for terminal users, but is a gui app. I'll package an .app later for cocoa monkeys.

  • vim keybindings, keyboard controlled
  • fast fullscreen (by default) viewing
  • galleries or single image browsing
  • works well with tools like ranger and lf.

Usage

iv <glob>

Installation

cargo install --git https://github.com/monomadic/iv