summaryrefslogtreecommitdiffstats
path: root/graphics/nsxiv/README
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/nsxiv/README')
-rw-r--r--graphics/nsxiv/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/graphics/nsxiv/README b/graphics/nsxiv/README
new file mode 100644
index 0000000000..b7a339f721
--- /dev/null
+++ b/graphics/nsxiv/README
@@ -0,0 +1,15 @@
+Nsxiv is a fork of now unmaintained sxiv with the purpose of being a
+drop-in replacement of sxiv, maintaining it and adding simple,
+sensible features. nsxiv is free software licensed under GPLv2 and
+aims to be easy to modify and customize.
+
+Features:
+
+ - basic image operations, e.g. zooming, panning, rotating;
+ - customizable key and mouse button mappings (in config.h);
+ - script-ability via key-handler;
+ - thumbnail mode: grid of selectable previews of all images;
+ - ability to cache thumbnails for fast re-loading;
+ - basic support for animated/multi-frame images (GIF/WebP);
+ - display image information in status bar;
+ - display image name/path in X title.