unixchad/nsxiv
1
0
Fork
You've already forked nsxiv
0
neo simple X image viewer
  • C 87.6%
  • Roff 7.5%
  • Shell 2.9%
  • Makefile 2%
Find a file
2026年06月01日 11:38:12 +08:00
etc CONTRIBUTING: add a short AI policy ( #594 ) 2026年04月21日 21:11:47 +02:00
icon Embed new nsxiv icon ( #163 ) 2021年11月13日 17:43:15 +00:00
misc Mod(README.md): add repo icon 2026年02月06日 22:28:51 +08:00
patches Update: patches applied 2026年02月09日 11:02:08 +08:00
.editorconfig editorconfig: only apply to .c and .h files ( #433 ) 2023年04月10日 17:13:44 +00:00
.gitignore Embed new nsxiv icon ( #163 ) 2021年11月13日 17:43:15 +00:00
autoreload.c autoreload on symlink change 2026年04月21日 21:12:17 +02:00
commands.c Merge branch 'patch-nav-dir' 2026年02月06日 15:01:40 +08:00
commands.h Merge branch 'patch-nav-dir' 2026年02月06日 15:01:40 +08:00
config.def.h mod(config.def.h): change mod key for rotate and flip to Ctrl 2026年06月01日 11:38:12 +08:00
config.mk Release version 34 2026年02月04日 08:46:39 +00:00
image.c Merge branch 'nsxiv-master' 2026年04月28日 16:42:41 +08:00
LICENSE Added LICENSE 2011年01月18日 15:29:18 +01:00
main.c Merge branch 'nsxiv-master' 2026年04月28日 16:42:41 +08:00
Makefile ensure version.h ends in a newline ( #584 ) 2026年01月16日 00:43:14 +01:00
nsxiv.h Merge branch 'nsxiv-master' 2026年04月28日 16:42:41 +08:00
options.c Add --assume-files to bypass directory traversal 2026年01月14日 18:25:57 +01:00
optparse.h add support for long-opts ( #332 ) 2022年08月16日 10:43:50 +02:00
README.md Update: patches applied 2026年02月09日 11:02:08 +08:00
thumbs.c invalidate file path upon symlink change 2026年04月21日 21:12:17 +02:00
utf8.h code-style: general cleanups ( #137 ) 2021年10月29日 02:00:53 +06:00
util.c autoreload on symlink change 2026年04月21日 21:12:17 +02:00
window.c statusbar: print ellipsis when text is truncated ( #501 ) 2024年06月27日 15:54:08 +00:00

my build of of nsxiv - Neo Simple X Image Viewer

screenshot
nsxiv v33

nsxiv is a fork of the now-unmaintained sxiv with the purpose of being a (mostly) drop-in replacement for sxiv, maintaining its interface and adding simple, sensible features. nsxiv is free software licensed under GPL-2.0-or-later and aims to be easy to modify and customize.

Patches applied

  1. color-invert
  2. dmenu-search
  3. nav-dir
  4. zoom-per-image

scripting

Below are some of my scripts utilizing nsxiv:

Wayland

Swayimg is the most close-to-nsxiv(in functionality) Wayland-native image viewer. Here are my swayimg config and external scripts.