My own fork of nsxiv
This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
Go to file
gianmarco 00ab60f26c Updated the README.md 2022-05-10 22:45:00 +02:00
.github/workflows Makefile: cleanup non-posix stuff (#225) 2022-02-27 14:47:06 +00:00
examples Fix typo and manpage improvement (#249) 2022-03-26 10:02:22 +00:00
icon First commit from myself, changed the config and the icons 2022-05-10 22:25:45 +02:00
.editorconfig add an editorconfig file, closes #25 2021-09-16 22:55:31 +03:00
.gitignore Updated the README.md 2022-05-10 22:45:00 +02:00
CHANGELOG.md Release version 29 2022-03-03 12:31:33 +00:00
CONTRIBUTING.md Release version 29 2022-03-03 12:31:33 +00:00
LICENSE Added LICENSE 2011-01-18 15:29:18 +01:00
Makefile Release version 29 2022-03-03 12:31:33 +00:00
README.md Updated the README.md 2022-05-10 22:45:00 +02:00
autoreload_inotify.c mark functions and vars as static (#146) 2021-11-20 03:51:49 +00:00
autoreload_nop.c fix: send implicit_mod to process_bindings (#176) 2021-12-01 05:41:22 +06:00
commands.c update copyright year 2022-02-13 19:35:58 +03:00
commands.h Add keybind to scroll to image center (#203) 2022-01-15 18:51:31 -04:00
config.def.h code-style: slight cleanups 2022-03-02 09:32:35 +00:00
config.h First commit from myself, changed the config and the icons 2022-05-10 22:25:45 +02:00
image.c add config.h option for top statusbar (#231) 2022-02-26 16:38:53 +00:00
main.c fix: thumbnail memory leak when removing file (#247) 2022-03-27 09:34:44 +00:00
nsxiv.1 Fix typo and manpage improvement (#249) 2022-03-26 10:02:22 +00:00
nsxiv.desktop Rename, Update Docs and Prepare for Release (#9) 2021-09-16 22:55:31 +03:00
nsxiv.h fix: window title not working on certain WMs 2022-03-02 09:32:35 +00:00
options.c use win-title script for customizing window title (#213) 2022-02-23 09:23:22 +00:00
thumbs.c add config.h option for top statusbar (#231) 2022-02-26 16:38:53 +00:00
utf8.h code-style: general cleanups (#137) 2021-10-29 02:00:53 +06:00
util.c Add reuseable abstraction over fork/exec/dup2 (#211) 2022-02-20 15:54:29 +00:00
window.c fix: correctly close the font (#250) 2022-04-10 12:36:09 +00:00

README.md

nsxiv

license

Neo (or New or Not) Simple (or Small or Suckless) X Image Viewer - Gianmarco's fork

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.

This is a fork with little changes to the appearance and the icons (for now at least), so I am obviously not related in any way to the original developers of nsxiv. Make sure to have the Roboto font family installed since it's the default font set in the config.h file.

If you want a list of the features and build instructions, read the official README here. Don't forget that there is a manpage if you need instructions for using the application, just run man nsxiv.