nrss - ncurses rss reader

Forum rules
General talk about software - if the program is not in the repos, please links to the developer's page or github.
machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

nrss - ncurses rss reader

Unread post by machinebacon » Wed Jul 02, 2014 10:27 pm

Sure there is newsbeuter, but we are open for everything, right?

nrss is in the repos, so download it as usually with APT:

sudo apt-get install nrss

Create a directory ~/.nrss

And the file ~/.nrss/config with following content, for example:

Code: Select all

default_rate "5"
default_show "30"
default_maxitems "50"


add "http://linuxbbq.org/bbs/feed.php?mode=news" "LinuxBBQ Upgrade Warnings"
add "http://rss.slashdot.org/Slashdot/slashdot" "Slashdot"
add "http://www.digg.com/rss/index.xml" "Digg All"
add "http://newsrss.bbc.co.uk/rss/newsonline_world_edition/front_page/rss$
add "http://www.osnews.com/files/recent.xml" "OSNews"
add "http://distrowatch.com/news/dw.xml" "DistroWatch"

browser "/usr/bin/links2 %u"
browser_wait "1"
run nrss, use cursor up/down to navigate
Space to fold/unfold feeds or to open the selected item
C to fold/unfold *all* feeds
h for help
g goto URL
R refresh all
q to quit


have fun ;)
..gnutella..

User avatar
rhowaldt
Dog
Posts: 4565
Joined: Wed Oct 17, 2012 9:01 am
Contact:

Re: nrss - ncurses rss reader

Unread post by rhowaldt » Thu Jul 03, 2014 1:24 pm

coolness!
All statements are true in some sense, false in some sense, meaningless in some sense, true and false in some sense, true and meaningless in some sense, false and meaningless in some sense, and true and false and meaningless in some sense.

User avatar
Alad
should take a shower
Posts: 447
Joined: Wed May 21, 2014 12:52 am

Re: nrss - ncurses rss reader

Unread post by Alad » Wed Jul 09, 2014 6:45 am

Saw this on the main page:
NRSS has been deprecated. Use Canto in the future. You will *not* be automatically forwarded.
https://packages.debian.org/unstable/main/canto
It's funny how we used to be able to do real stuff with rudimentary computers, but now we can't. -- ratcheer

User avatar
ivanovnegro
Minister of Truth
Posts: 5449
Joined: Wed Oct 17, 2012 11:12 pm

Re: nrss - ncurses rss reader

Unread post by ivanovnegro » Wed Jul 09, 2014 12:25 pm

That is true but anyway it does not matter so much, we still can use "unsupported" apps, like wicd, xchat, mplayer2 and many many more especially as long as they are in the Debian repos and get the job done.

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: nrss - ncurses rss reader

Unread post by machinebacon » Wed Jul 09, 2014 12:27 pm

Right. Stalled development can also mean: it does what it does, no more features to be added. As long as it is in the repos (or not) and it doesn't pose a security risk -> shrugs :)
..gnutella..

Post Reply