
Improved Countdown screenlet
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
This is based on the previous screenlet called Countdown. This has multiple event support and alarm functionality. The events are to be stored in the form of
YYYY-MM-DD hh:mm:ss event_name
followed by a newline after each event.
The alarm file must be wav.
The events can be scrolled through with the mouse scrollwheel. Which is why you should turn off the 'resize on scroll' option.
powerfool
8 years ago
do you think it's possible to disable counting of hours and just keep the days?
Report