2010/03/29

Ubuntu Notification Window

Hourly notification with GUI application 

$ crontab -e
-----------------------------------------------------------
# min hour day-of-month month day-of-week command
0 * * * * env DISPLAY=:0 /usr/bin/notify-send `date +\%H:\%M` -i /usr/share/pixmaps/gnome-set-time.png
------------------------------------------------------------


沒有留言: