Skip to content

Latest commit

 

History

History
72 lines (54 loc) · 2.47 KB

README.md

File metadata and controls

72 lines (54 loc) · 2.47 KB

Newsbeuter Build Status Coverage Status

by Andreas Krennmair [email protected]

Newsbeuter is an RSS feed reader for the text console. Zed Shaw called it "The Mutt of Feed Readers".

It is designed to run on Unix-like operating systems such as Linux. NetBSD is currently not supported, due to technical limitations.

Downloading

You can download the latest version of newsbeuter from the following website: http://www.newsbeuter.org/

Alternatively, you can check out the latest version from the newsbeuter Git repository (hosted on GitHub):

git clone git://github.com/akrennmair/newsbeuter.git

Dependencies

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

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

Installation

Compiling and installing newsbeuter is as simple as:

make
make install

(And if you ever need to uninstall it, use make uninstall.)

Contact

Andreas Krennmair [email protected]

Support

License

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