
ScriptRunner
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
I was actually trying to make a karamba theme that checks for school closings in my area, but I don't know any python. So I wrote a theme that lets you create any bash script and have it run twice per second, with the output displayed in a themeable karamba bubble. It was then that I realized how useful this was. The Installer installs some default scripts that show date, current user, etc, but the idea is that you create your own customized scripts. Suggestions are welcome!
Scripts are located in ~/.scriptrunner/title and ~/.scriptrunner/script
gruszek
13 years ago
I think the interval of time between script runs should be somehow customizable.
Report