GNOME Alarm Applet is a fully-featured alarm clock for your GNOME panel. GNOME Alarm Applet supports sound and command notifications.
GNOME Alarm Applet will notify you of an alarm by either playing a sound or starting your favorite music player! You can of course specify which sound you would like to use and whether it should be repeated or not. It’s also possible to specify a custom command to run instead of the pre-defined media players.
You can also choose to have a notification bubble appear when the alarm goes off.
The Alarm Applet’s appearance can be customized as well. Either it can display a label with alarm status or just an icon.
Requirements:
· GTK+ version 2.12.x
· gnome-panel-2.13.4
· glib-2.13.0
· gtk-2.11.0
· gnome-vfs-2.15.4
· gconf-2.8.0
· libglade-2.4.0
· gstreamer-0.10.2
· libgnome-2.8.0
· libgnomeui-2.8.0
· gnome-icon-theme-2.15.91
· libnotify-0.3.2
Installation:
Install with the usual:
tar zxvf alarm-applet-0.1.tar.gz
cd alarm-applet-0.1
./configure --prefix=/usr
make && sudo make install
Note: Make sure you install in /usr for gnome-panel to discover the applet! Check the README for dependencies. They’re usually in the *-dev packages in most distributions. If you’re on debian / ubuntu, install the following before running configure:
sudo apt-get install libglib2.0-dev libgtk2.0-dev libgnomevfs2-dev libgconf2-dev libglade2-dev libgstreamer0.10-dev libgnome2-dev libgnomeui-dev libpanel-applet2-dev libnotify-dev
Product's homepage
What's New in This Release: [ read full changelog ]
· New alarm clock icon!
· Support for multiple panel sizes: Icon will scale to the size of the panel.
· Support for different panel orientations.