Re: [dev] simple rss reader

2015-01-28 Thread Thuban
sfeed looks interesting, thanks! I'll try it. Regards, -- Thuban PubKey : http://yeuxdelibad.net/Divers/thuban.pub

Re: [dev] simple rss reader

2015-01-28 Thread Hiltjo Posthuma
On Wed, Jan 28, 2015 at 1:26 PM, Nick wrote: > When trying to clone the repo, I get an error: > > ; git clone http://git.codemadness.nl/sfeed > Cloning into 'sfeed'... > error: The requested URL returned error: 403 (curl_result = 22, http_code = > 403, sha1 = adf5c45fd65b8e463c2e6dff440a1f6ad4dd1

Re: [dev] simple rss reader

2015-01-28 Thread Nick
Hi Hiltjo, When trying to clone the repo, I get an error: ; git clone http://git.codemadness.nl/sfeed Cloning into 'sfeed'... error: The requested URL returned error: 403 (curl_result = 22, http_code = 403, sha1 = adf5c45fd65b8e463c2e6dff440a1f6ad4dd1825) error: Unable to find adf5c45fd65b8e463c

Re: [dev] simple rss reader

2015-01-28 Thread Hiltjo Posthuma
On Wed, Jan 28, 2015 at 11:15 AM, Dimitris Papastamos 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 >> st

Re: [dev] simple rss reader

2015-01-28 Thread Dimitris Papastamos
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

[dev] simple rss reader

2015-01-28 Thread Thuban
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. Any suggestion for a suckless rss reader? Regards, -- Thuban PubKey : http://yeuxdelibad.