I think an RSS reader could be easily written with a bit of effort on the base of WebLaunch. Instead of loading a web url it could load a local application that shows RSS feeds from files.
It is easy to make system calls from weblaunch so triggering a script to download the feeds should be no problem. It would also be possible to write a service which frequently updates the feed data in background.
I'd like to write it myself but I don't have enough time. If somebody wants to give it a shot I'd be glad to help.
|