Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 287 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 287 Bytes

nview

nview is a small image viewer written in Neat. It uses the Gtk-3.0 framework for UI.

Usage

$ nview targetFolder/

Arrow keys to navigate. f switches between fullscreen (single image) and window (grid view).

Building

$ neat build -I/usr/include/gtk-3.0