news/moccasin - The NetBSD Packages Collection

TUI feed reader for RSS, Atom and (aspirationally) Podcasts

TUI feed reader for RSS, Atom, and (eventually) Podcasts. VIM keybindings.
Ranger-inspired interface. Configurable.

On first boot, Moccasin will create both a database and a config file in your
default config directory, which varies depending on your platform.

The moccasin.toml file can be edited to customize app behavior, add feeds in
bulk, change the color scheme, etc. Most of these properties can be changed
from within the application as well, which will write to this file.

To create a custom color scheme, the color_scheme field can be declared as a
table in which the keys are interface elements and the values are either a
built-in ANSI color (which will inherit from your terminal emulator),
a HEX color, or in InlineTable with fg and bg properties of the same type.

The application uses VIM-style keybinds, but arrow keys can also be used for
navigation. At the moment, the app has a NORMAL mode and a COMMAND mode.
In future, you should also be able to tag and group feeds and items in GROUP
mode.

Build dependencies

lang/rust pkgtools/mktools devel/pkgconf pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64moccasin-0.1.2nb1.tgz
NetBSD 10.0aarch64moccasin-0.1.2.tgz
NetBSD 10.0aarch64moccasin-0.1.2nb1.tgz
NetBSD 10.0earmv7hfmoccasin-0.1.2nb1.tgz
NetBSD 10.0earmv7hfmoccasin-0.1.2.tgz
NetBSD 10.0earmv7hfmoccasin-0.1.2nb1.tgz
NetBSD 10.0x86_64moccasin-0.1.2nb1.tgz
NetBSD 10.0x86_64moccasin-0.1.2nb1.tgz
NetBSD 9.0aarch64moccasin-0.1.2nb1.tgz
NetBSD 9.0aarch64moccasin-0.1.2.tgz
NetBSD 9.0earmv7hfmoccasin-0.1.2nb1.tgz
NetBSD 9.0earmv7hfmoccasin-0.1.2.tgz
NetBSD 9.0earmv7hfmoccasin-0.1.2nb1.tgz
NetBSD 9.0x86_64moccasin-0.1.2nb1.tgz
NetBSD 9.0x86_64moccasin-0.1.2nb1.tgz
NetBSD 9.3x86_64moccasin-0.1.2nb1.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.