Copyright(c) Kosuke Nagano [email protected]
This script enables set timer from command line.
Add cloned file path to executable path of your shell.
export PATH=$PATH:~/Programs/shellScript/timerGrowl
timerGrowl supports two way of timer expire date
timer expires specifid time.
% timer at 10:00
timer expires specified minutes after.
% timer at 10
download and install from this URL. http://growl.info/extras.php
included in Mac OSX
included in Mac OSX
- Note for Mac OSX: need to execute following command to enable at command.
% sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.atrun.plist