
Galarm is a tool to popup an alarm message (using libnotify) after a given time.
The program is intended to run on all Unices, but is tested on GNU/Linux only.
The license is GPL-2.
The main design goal was to create a very small tool which doesn't require any configuration.
Instead you just start the tool with as few characters as possible.
popup after 5 minutes:
# ga 5or with a message:
# ga 5m tea is readyor at a fixed time:
# ga @12 don't forget the callYou can also pause/resume or cancel the alarms.
git-clone http://0x11.net/galarm.git /your/local/pathYou can also browse the Git repository via gitweb.