Skip to content

An RSS/Atom feed reader for text terminals

License

Notifications You must be signed in to change notification settings

PetraOleum/newsboat

Repository files navigation

README for newsbeuter:

== Introduction ==
Newsbeuter is an RSS feed reader for the text console. It is designed to run
Unix-like operating systems such as Linux.

== Downloading ==
You can download the latest version of newsbeuter from the following website:
https://synflood.at/newsbeuter.html

Alternatively, you can check out the latest version from the newsbeuter
Subversion repository:
https://bereshit.synflood.at/svn/noos/trunk/

== Dependencies ==
Newsbeuter depends on a number of libraries, which need to be installed before
newsbeuter can be compiled.

libnXml: https://www2.autistici.org/bakunin/libnxml/
libmRss: https://www2.autistici.org/bakunin/libmrss/
SQLite: https://www.sqlite.org/
STFL: https://www.clifford.at/stfl/
libidn: https://www.gnu.org/software/libidn/

Debian unstable comes with ready-to-use packages for these dependencies.

== Installation ==
Compiling and installing newsbeuter is as simple as:
make
make install

== Contact ==
Andreas Krennmair <[email protected]>

== License ==
Newsbeuter is licensed under the MIT/X Consortium License. See the file LICENSE
for further details.

About

An RSS/Atom feed reader for text terminals

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 64.4%
  • Rust 19.6%
  • HTML 12.9%
  • Shell 0.9%
  • Makefile 0.8%
  • Dockerfile 0.7%
  • Other 0.7%