2022-06-11 13:38:07 +00:00
|
|
|
[![nsxiv](https://codeberg.org/nsxiv/pages/raw/branch/master/img/logo.png)](https://codeberg.org/nsxiv/nsxiv)
|
2021-11-06 08:02:02 +00:00
|
|
|
|
2022-06-11 13:38:07 +00:00
|
|
|
[![CodeBerg](https://img.shields.io/badge/Hosted_at-Codeberg-%232185D0?style=flat-square&logo=CodeBerg)](https://codeberg.org/nsxiv/nsxiv)
|
|
|
|
[![tags](https://img.shields.io/github/v/tag/nsxiv/nsxiv?style=flat-square)](https://codeberg.org/nsxiv/nsxiv/tags)
|
|
|
|
[![license](https://img.shields.io/badge/license-GPL--2.0-lightgreen?style=flat-square)](https://codeberg.org/nsxiv/nsxiv/src/branch/master/LICENSE)
|
|
|
|
[![loc](https://img.shields.io/tokei/lines/github/nsxiv/nsxiv?color=red&style=flat-square)](https://codeberg.org/nsxiv/nsxiv)
|
2022-06-07 00:56:21 +00:00
|
|
|
|
2021-09-16 09:32:59 +00:00
|
|
|
**Neo (or New or Not) Simple (or Small or Suckless) X Image Viewer**
|
|
|
|
--------------------------------------------------------------------
|
2011-01-21 14:27:06 +00:00
|
|
|
|
2023-01-16 08:57:06 +00:00
|
|
|
nsxiv is a fork of the now-unmaintained [sxiv](https://github.com/xyb3rt/sxiv)
|
2022-06-28 23:02:17 +00:00
|
|
|
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 GPLv2 and aims to be easy to modify and customize.
|
2021-09-16 09:32:59 +00:00
|
|
|
|
2022-06-28 23:02:17 +00:00
|
|
|
Please file a bug report if something does not work as documented or expected on
|
|
|
|
[Codeberg] after making sure you are using the latest release. Contributions
|
2022-08-09 14:21:52 +00:00
|
|
|
are welcome, see [CONTRIBUTING] to get started.
|
2022-06-28 23:02:17 +00:00
|
|
|
|
|
|
|
[Codeberg]: https://codeberg.org/nsxiv/nsxiv/issues/new
|
2022-08-09 14:21:52 +00:00
|
|
|
[CONTRIBUTING]: etc/CONTRIBUTING.md#contribution-guideline
|
2011-01-21 14:27:06 +00:00
|
|
|
|
2012-12-21 22:36:59 +00:00
|
|
|
|
2011-09-08 14:48:55 +00:00
|
|
|
Features
|
2011-09-12 17:28:02 +00:00
|
|
|
--------
|
2011-09-08 14:48:55 +00:00
|
|
|
|
2022-06-28 23:02:17 +00:00
|
|
|
* Basic image operations like zooming, panning, rotating
|
|
|
|
* Basic support for animated/multi-frame images
|
2011-09-08 14:48:55 +00:00
|
|
|
* Thumbnail mode: grid of selectable previews of all images
|
|
|
|
* Ability to cache thumbnails for fast re-loading
|
2022-06-28 23:02:17 +00:00
|
|
|
* Automatically refreshing modified images
|
|
|
|
* Customizable keyboard and mouse mappings via `config.h`
|
|
|
|
* Scriptability via `key-handler`
|
|
|
|
* Displaying image information in status bar via `image-info` & `thumb-info`
|
|
|
|
* Customizable window title via `win-title`
|
2011-09-08 14:48:55 +00:00
|
|
|
|
2012-12-21 22:36:59 +00:00
|
|
|
|
2011-09-08 15:31:37 +00:00
|
|
|
Screenshots
|
2011-09-12 17:28:02 +00:00
|
|
|
-----------
|
2011-09-08 15:31:37 +00:00
|
|
|
|
2022-06-28 23:02:17 +00:00
|
|
|
**Image mode with default colors:**
|
2011-09-08 15:31:37 +00:00
|
|
|
|
2022-06-11 13:38:07 +00:00
|
|
|
![Image](https://codeberg.org/nsxiv/pages/raw/branch/master/img/image.png "Image mode")
|
2011-09-08 15:31:37 +00:00
|
|
|
|
2022-06-28 23:02:17 +00:00
|
|
|
**Thumbnail mode with custom colors:**
|
2012-12-21 22:36:59 +00:00
|
|
|
|
2022-06-11 13:38:07 +00:00
|
|
|
![Thumb](https://codeberg.org/nsxiv/pages/raw/branch/master/img/thumb.png "Thumb mode")
|
2011-09-08 15:31:37 +00:00
|
|
|
|
|
|
|
|
2021-10-19 13:00:23 +00:00
|
|
|
Installing via package manager
|
|
|
|
------------------------------
|
|
|
|
|
2022-04-28 01:11:27 +00:00
|
|
|
<a href="https://repology.org/project/nsxiv/versions">
|
2022-06-11 13:38:07 +00:00
|
|
|
<img align="right" width="192" src="https://repology.org/badge/vertical-allrepos/nsxiv.svg">
|
2022-04-28 01:11:27 +00:00
|
|
|
</a>
|
|
|
|
|
2021-10-19 13:00:23 +00:00
|
|
|
nsxiv is available on the following distributions/repositories. If you don't see
|
|
|
|
your distro listed here, either contact your distro's package maintainer or
|
|
|
|
consider packaging it yourself and adding it to the respective community repo.
|
|
|
|
|
|
|
|
Repos not tracked by repology:
|
|
|
|
|
|
|
|
* Fedora: Enable the copr repo via `dnf copr enable mamg22/nsxiv`.
|
|
|
|
|
|
|
|
|
2020-01-16 11:16:33 +00:00
|
|
|
Dependencies
|
2011-09-12 17:28:02 +00:00
|
|
|
------------
|
2012-12-21 22:36:59 +00:00
|
|
|
|
2021-09-16 09:32:59 +00:00
|
|
|
nsxiv requires the following software to be installed:
|
2020-01-16 11:16:33 +00:00
|
|
|
|
|
|
|
* Imlib2
|
|
|
|
* X11
|
2021-09-21 06:24:28 +00:00
|
|
|
|
2021-10-03 16:52:12 +00:00
|
|
|
The following dependencies are optional.
|
2021-09-21 06:24:28 +00:00
|
|
|
|
2023-01-12 09:38:14 +00:00
|
|
|
* `inotify`<sup>\*</sup>: Used for auto-reloading images on change.
|
2022-06-28 23:02:17 +00:00
|
|
|
Disabled via `HAVE_INOTIFY=0`.
|
|
|
|
* `libXft`, `freetype2`, `fontconfig`: Used for the status bar.
|
|
|
|
Disabled via `HAVE_LIBFONTS=0`.
|
|
|
|
* `giflib`: Used for animated gif playback.
|
2021-10-03 16:52:12 +00:00
|
|
|
Disabled via `HAVE_LIBGIF=0`.
|
2022-06-28 23:02:17 +00:00
|
|
|
* `libexif`: Used for auto-orientation and exif thumbnails.
|
|
|
|
Disable via `HAVE_LIBEXIF=0`.
|
|
|
|
* `libwebp`: Used for animated webp playback.
|
|
|
|
(***NOTE***: animated webp also requires Imlib2 v1.7.5 or above)
|
2021-10-03 16:52:12 +00:00
|
|
|
Disabled via `HAVE_LIBWEBP=0`.
|
2020-01-16 11:16:33 +00:00
|
|
|
|
|
|
|
Please make sure to install the corresponding development packages in case that
|
2021-09-16 09:32:59 +00:00
|
|
|
you want to build nsxiv on a distribution with separate runtime and development
|
|
|
|
packages (e.g. \*-dev on Debian).
|
2020-01-16 11:16:33 +00:00
|
|
|
|
2023-01-12 09:38:14 +00:00
|
|
|
\* [inotify][] is a Linux-specific API for monitoring filesystem changes.
|
2022-06-28 23:02:17 +00:00
|
|
|
It's not natively available on `*BSD` systems but can be enabed via installing
|
|
|
|
and linking against [libinotify-kqueue][].
|
|
|
|
|
|
|
|
[inotify]: https://www.man7.org/linux/man-pages/man7/inotify.7.html
|
|
|
|
[libinotify-kqueue]: https://github.com/libinotify-kqueue/libinotify-kqueue
|
|
|
|
|
2020-01-16 11:16:33 +00:00
|
|
|
|
|
|
|
Building
|
|
|
|
--------
|
|
|
|
|
2021-09-16 09:32:59 +00:00
|
|
|
nsxiv is built using the commands:
|
2011-01-21 14:27:06 +00:00
|
|
|
|
|
|
|
$ make
|
|
|
|
|
2021-10-03 16:52:12 +00:00
|
|
|
You can pass `HAVE_X=0` to `make` to disable an optional dependency.
|
2021-09-14 14:42:57 +00:00
|
|
|
For example:
|
|
|
|
|
2021-10-03 16:52:12 +00:00
|
|
|
$ make HAVE_LIBEXIF=0
|
2021-09-14 14:42:57 +00:00
|
|
|
|
2021-10-03 16:52:12 +00:00
|
|
|
will disable `libexif` support. Alternatively they can be disabled via editing
|
2022-04-21 21:14:03 +00:00
|
|
|
`config.mk`. `OPT_DEP_DEFAULT=0` can be used to disable all optional
|
|
|
|
dependencies.
|
2021-09-14 14:42:57 +00:00
|
|
|
|
2021-09-16 09:32:59 +00:00
|
|
|
Installing nsxiv:
|
|
|
|
|
|
|
|
# make install
|
|
|
|
|
2021-09-23 02:17:52 +00:00
|
|
|
Installing desktop entry:
|
|
|
|
|
2021-09-25 05:00:21 +00:00
|
|
|
# make install-desktop
|
2021-09-23 02:17:52 +00:00
|
|
|
|
|
|
|
Installing icons:
|
|
|
|
|
2021-09-25 05:00:21 +00:00
|
|
|
# make install-icon
|
|
|
|
|
|
|
|
Installing all of the above:
|
|
|
|
|
|
|
|
# make install-all
|
2021-09-23 02:17:52 +00:00
|
|
|
|
|
|
|
Please note, that these requires root privileges.
|
2021-09-24 05:07:27 +00:00
|
|
|
By default, nsxiv is installed using the prefix `/usr/local`, so the full path
|
|
|
|
of the executable will be `/usr/local/bin/nsxiv`, the `.desktop` entry will be
|
|
|
|
`/usr/local/share/applications/nsxiv.desktop` and the icon path will be
|
|
|
|
`/usr/local/share/icons/hicolor/{size}/apps/nsxiv.png`.
|
2021-09-16 09:32:59 +00:00
|
|
|
|
|
|
|
You can install nsxiv into a directory of your choice by changing this command to:
|
2011-01-21 14:27:06 +00:00
|
|
|
|
2021-09-16 09:32:59 +00:00
|
|
|
$ make PREFIX="/your/dir" install
|
2011-01-21 14:27:06 +00:00
|
|
|
|
2021-10-03 16:52:12 +00:00
|
|
|
Example scripts are installed using `EGPREFIX` which defaults to
|
|
|
|
`/usr/local/share/doc/nsxiv/examples`. You can change `EGPREFIX` the same way
|
|
|
|
you can change `PREFIX` shown above.
|
2021-09-22 18:36:55 +00:00
|
|
|
|
2021-09-16 09:32:59 +00:00
|
|
|
The build-time specific settings of nsxiv can be found in the file *config.h*.
|
2011-09-12 17:28:02 +00:00
|
|
|
Please check and change them, so that they fit your needs.
|
2011-09-13 08:08:55 +00:00
|
|
|
If the file *config.h* does not already exist, then you have to create it with
|
|
|
|
the following command:
|
|
|
|
|
|
|
|
$ make config.h
|
2011-09-08 14:02:46 +00:00
|
|
|
|
2012-12-21 22:36:59 +00:00
|
|
|
|
2011-01-21 14:27:06 +00:00
|
|
|
Usage
|
2011-09-12 17:28:02 +00:00
|
|
|
-----
|
2013-04-02 17:43:55 +00:00
|
|
|
|
2022-08-19 06:36:53 +00:00
|
|
|
Refer to the man-page for the documentation:
|
2014-10-24 10:25:18 +00:00
|
|
|
|
2021-09-16 09:32:59 +00:00
|
|
|
$ man nsxiv
|
2014-04-24 18:40:26 +00:00
|
|
|
|
2022-08-19 06:36:53 +00:00
|
|
|
You may also view the man-page [online](https://nsxiv.codeberg.page/man/).
|
|
|
|
However, note that the online man-page might not accurately represent your local
|
|
|
|
copy.
|
|
|
|
|
2014-04-24 18:40:26 +00:00
|
|
|
|
2022-06-28 23:02:17 +00:00
|
|
|
F.A.Q.
|
|
|
|
------
|
2012-12-21 22:36:59 +00:00
|
|
|
|
2021-09-16 09:32:59 +00:00
|
|
|
* Can I open remote urls with nsxiv? <br>
|
2022-06-11 13:38:07 +00:00
|
|
|
Yes, see [nsxiv-url](https://codeberg.org/nsxiv/nsxiv-extra/src/branch/master/scripts/nsxiv-url)
|
2012-12-21 22:36:59 +00:00
|
|
|
|
2021-09-16 09:32:59 +00:00
|
|
|
* Can I open all the images in a directory? <br>
|
2022-06-11 13:38:07 +00:00
|
|
|
Yes, see [nsxiv-rifle](https://codeberg.org/nsxiv/nsxiv-extra/src/branch/master/scripts/nsxiv-rifle)
|
2012-12-21 22:36:59 +00:00
|
|
|
|
2021-09-16 09:32:59 +00:00
|
|
|
* Can I set default arguments for nsxiv? <br>
|
2022-06-11 13:38:07 +00:00
|
|
|
Yes, see [nsxiv-env](https://codeberg.org/nsxiv/nsxiv-extra/src/branch/master/scripts/nsxiv-env)
|
2012-12-21 22:36:59 +00:00
|
|
|
|
2021-09-16 09:32:59 +00:00
|
|
|
* Can I pipe images into nsxiv? <br>
|
2022-06-11 13:38:07 +00:00
|
|
|
Yes, see [nsxiv-pipe](https://codeberg.org/nsxiv/nsxiv-extra/src/branch/master/scripts/nsxiv-pipe)
|
2012-12-21 22:36:59 +00:00
|
|
|
|
2022-06-11 13:38:07 +00:00
|
|
|
You may also wish to see the [known issues](https://codeberg.org/nsxiv/nsxiv/issues/242).
|
2022-02-24 22:36:58 +00:00
|
|
|
|
2012-12-21 22:36:59 +00:00
|
|
|
|
2021-11-26 14:38:00 +00:00
|
|
|
Customization
|
|
|
|
-------------
|
|
|
|
|
|
|
|
The main method of customizing nsxiv is by setting values for the variables in *config.h*,
|
|
|
|
or by using Xresources as explained in the manual. If these options are not sufficient,
|
|
|
|
you may implement your own features by following
|
2022-08-02 10:54:33 +00:00
|
|
|
[this guide](https://codeberg.org/nsxiv/nsxiv-extra/src/branch/master/CUSTOMIZATION.md).
|
2021-10-02 05:29:38 +00:00
|
|
|
|
2022-08-09 14:21:52 +00:00
|
|
|
Due to our limited [project scope](etc/CONTRIBUTING.md#project-scope), certain features or
|
2021-11-26 14:38:00 +00:00
|
|
|
customization cannot be merged into nsxiv mainline. Following the spirit of suckless
|
2022-06-11 13:38:07 +00:00
|
|
|
software, we host the [nsxiv-extra](https://codeberg.org/nsxiv/nsxiv-extra) repo where users
|
2021-11-26 14:38:00 +00:00
|
|
|
are free to submit whatever patches or scripts they wish.
|
|
|
|
|
|
|
|
If you think your custom features can be beneficial for the general user base and is within
|
|
|
|
our project scope, please submit it as a pull request on this repository, then we *may*
|
|
|
|
merge it to mainline.
|
2021-10-02 05:29:38 +00:00
|
|
|
|
|
|
|
Description on how to use or submit patches can be found on
|
2022-06-11 13:38:07 +00:00
|
|
|
nsxiv-extra's [README](https://codeberg.org/nsxiv/nsxiv-extra).
|
2021-10-02 05:29:38 +00:00
|
|
|
|
|
|
|
|
2021-09-16 09:32:59 +00:00
|
|
|
Download
|
|
|
|
--------
|
2012-12-21 22:36:59 +00:00
|
|
|
|
2022-06-11 13:38:07 +00:00
|
|
|
You can [browse](https://codeberg.org/nsxiv/nsxiv) the source code repository
|
|
|
|
on CodeBerg or get a copy using git with the following command:
|
2012-12-21 22:36:59 +00:00
|
|
|
|
2022-06-11 13:38:07 +00:00
|
|
|
$ git clone https://codeberg.org/nsxiv/nsxiv.git
|
2021-09-16 20:15:28 +00:00
|
|
|
|
2022-08-09 14:21:52 +00:00
|
|
|
You can view the changelog [here](etc/CHANGELOG.md)
|
2021-11-23 07:27:14 +00:00
|
|
|
|
2022-06-28 23:02:17 +00:00
|
|
|
|
2022-04-28 01:11:27 +00:00
|
|
|
Similar projects
|
2021-11-23 07:27:14 +00:00
|
|
|
----------------
|
|
|
|
|
|
|
|
If nsxiv isn't able to fit your needs, check out the image viewer section of
|
2022-04-28 01:11:27 +00:00
|
|
|
**[suckless rocks](https://suckless.org/rocks)** to find other minimal image
|
|
|
|
viewers to try out.
|
2021-11-23 07:27:14 +00:00
|
|
|
|
|
|
|
Below are a couple other lesser known projects not listed in suckless rocks.
|
|
|
|
|
2022-08-19 06:36:53 +00:00
|
|
|
* [MAGE](https://codeberg.org/explosion-mental/mage):
|
2021-11-26 14:38:00 +00:00
|
|
|
A smaller/more-suckless version of sxiv.
|
2022-08-19 06:36:53 +00:00
|
|
|
* [div](https://codeberg.org/TAAPArthur/div):
|
2021-11-23 07:27:14 +00:00
|
|
|
Minimal and extensive, aimed at C devs willing to build their own features.
|
2022-06-28 23:02:17 +00:00
|
|
|
* [mpv-image-viewer](https://github.com/occivink/mpv-image-viewer):
|
2021-11-23 07:27:14 +00:00
|
|
|
Lua script to turn mpv into an image viewer. Supports thumbnails via
|
|
|
|
[mpv-gallery-view](https://github.com/occivink/mpv-gallery-view).
|