SlimTimer is really good… I’m using it every day but because SlimTimer runs under the browser and I’m developing browser’s extensions so I’m oftenly restarting the browser and shuting up SlimTimer with it…
Well, the first solution is easy: create simple XulRunner application that contains only <iframe src="http://www.slimtimer.com/"> with SlimTimer loaded (images are below). You can download this package from my ftp (tested on XulRunner 1.8.1.3).
The second solution is more difficult: create full-featured XUL application (still running under the XulRunner) which using SlimTimer‘s API and offers more usable UI and (hopefully) offline support. This will take some time but I’m working on it already
