On Wed, Jan 28, 2015 at 11:15 AM, Dimitris Papastamos <s...@2f30.org> wrote: > On Wed, Jan 28, 2015 at 11:08:44AM +0100, Thuban wrote: >> Hi list, >> I'm looking for a simple rss reader. I just need new items to be send to >> stdout. >> I tried rsstail but it only take one feed at once and doesn't output to >> stdout so one can't use it with a fifo file. > > Maybe sfeed[0] will suit your needs. > > [0] http://git.codemadness.nl/sfeed/ >
I recently started to rewrite some parts in this project. I will definitely need to rewrite the XML parser (subset) from scratch, the code is extremely ugly. If you decide to try it: feedback (and patches moreso) are definitely welcome. Kind regards, Hiltjo