This package browser is in early development. Mind the rough edges.

newsboat

Text-mode RSS and Atom feed reader with podcast support

Newsboat is a feed reader for RSS and Atom, XML formats widely used to transmit, publish, and syndicate news or blog articles. It's designed for use on text terminals, and to have a coherent and easy-to-use interface that might look familiar to mutt or slrn users.

Newsboat supports OPML import/exports, HTML rendering, podcasts (with podboat), off-line reading, searching and storing articles to your file system, and many more features.

Installation

Install the latest version of newsboat as follows:

guix install newsboat

Or install a particular version:

guix install newsboat@2.39

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of newsboat about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/newsboat'><img src='https://packages.guix.gnu.org/packages/newsboat/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/newsboat/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/newsboat)

Example Org:

[[https://packages.guix.gnu.org/packages/newsboat][https://packages.guix.gnu.org/packages/newsboat/badges/latest-version.svg]]