newsboat 2.39
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.
- Outputs:
out
- Website: https://newsboat.org/
- Licenses: Expat · GPL 2+
- Package source: gnu/packages/syndication.scm
- Builds: See build status
- Issues: See known issues
Installation
Install newsboat 2.39
as follows:
guix install newsboat@2.39
Or install the latest version:
guix install newsboat
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.