
SuperKaramba RSS reader (skrssreader)
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
The SuperKaramba RSS reader (skrssreader) is featured by a temporized slideshow of the headlines (with descriptions) from the news feed specified. Modify the skrssreader.py file to change the URL of the RSS feed, color and size of the fonts.
zaltar
14 years ago
How can I get rid of this?
Thanks.
Report
DrDoud
14 years ago
I'm facing problem with French accents characters' diplaying. Such as éèçà ùîö and so on. I'm having A@
Thanks in advance for your help.
Note: Linux Kubuntu 5.10
Report
muczy
14 years ago
Using utf8.
Report
tinny
16 years ago
Report
SmokeyD
16 years ago
Copy the folder with the theme, so you have as many copies as you want feeds on your desktop.
In each folder rename the .theme and the .py files to a unique name. Rename them to for instance skssreader.theme and .py, skssreader2.theme and .py, etc.
In the .py file look up the "rssfeed =" and "currentnewsf =" variables. Change the rssfeed to the feed you want to display and also make sure the currentnewsf variable contains a unique filename, like /tmp/.skssreader2.
You can now load each theme, and they will behave independently with their own feeds.
Have fun!
Report
tinny
16 years ago
Report
macewan
17 years ago
Report