Alarm Clock project is a simple alarm clock software for the GNOME desktop.
You can schedule your tasks in an easy way.
Installer is included in this release. Just unpack and run
python setup.py.
Some features are grayed out - they will be included in future versions.
Requirements:
· GTK+ >= 2.10.x
· python-gstreamer
· pynotify
· pygtk
What's New in This Release: [ read full changelog ]
· Changed binary name to alarm-clock to keep consistency. Fixes bug #493177
· Removed mimetype text/plain, so alarm-clock won't open text files anymore.
· Changed package name and version to keep alarm-clock name.
· Modified the interface file to properly display under glade editor (vbox alignments)
· Added drop-down menu to "Add" button on the toolbar
· Fixed mispelled "tempaltes" message
· Changed the way Alarm Clock uses time internally to fix bug #442362 on Launchpad. Config files are NOT compatible.
· Added option to add ~/.config/Autostart directory if it's not present. Fixes bug #388809