newsbeuter

Newsbeuter is an open-source RSS/Atom feed reader for text terminals.

Github星跟蹤圖

ABANDONED! An actively maintained fork is available in newsboat repo

Newsbeuter Build Status Coverage Status

by Andreas Krennmair ak@newsbeuter.org

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 GNU/Linux and
FreeBSD. 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.)

Tests

If you're a developer, here's how you can run the test suite:

make -j5 PROFILE=1 all test
(cd test && TMPDIR=/dev/shm ./test --order rand)

Note the use of ramdisk as TMPDIR: some of our tests require temporary files,
which degrades the performance quite a bit if TMPDIR isn't in-memory.

Contact

Andreas Krennmair ak@newsbeuter.org

Support

License

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

主要指標

概覽
名稱與所有者akrennmair/newsbeuter
主編程語言C++
編程語言Makefile (語言數: 5)
平台
許可證MIT License
所有者活动
創建於2008-12-20 09:07:32
推送於2019-06-05 13:44:03
最后一次提交2017-09-20 23:43:28
發布數31
最新版本名稱r2.9 (發布於 )
第一版名稱noos-0.1 (發布於 )
用户参与
星數772
關注者數49
派生數97
提交數2.3k
已啟用問題?
問題數426
打開的問題數198
拉請求數151
打開的拉請求數1
關閉的拉請求數33
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?