User Tools

Site Tools


blog:use_rss_feeds_with_conky

This is an old revision of the document!


Use RSS feeds with conky

A simple shell script and the ascii2uni tool is all it takes to add RSS feeds to conky.

1. Add this line to your .conkyrc, adapting the path of the script and the http://... for your rss feed.

${execi 300 /home/brb/bin/conky-rss.sh http://www.nzz.ch/feeds/recent/ 4 2 | ascii2uni -a D} 

2. Create a shell script in a folder like ~/bin: rss_conky.sh

Ref:

~~LINKBACK~~

Discussion

Enter your comment. Wiki syntax is allowed:
   ___    ___    __ __ __  __  ____ 
  / _ |  / _ \  / // / \ \/ / / __ \
 / __ | / , _/ / _  /   \  / / /_/ /
/_/ |_|/_/|_| /_//_/    /_/  \____/
 
blog/use_rss_feeds_with_conky.1277274815.txt.gz · Last modified: 2010-06-23 08:33 by brb