AlarmClock is a lightweight Ubuntu application that allows you to set alarms. Installation: It can be installed either from the Ubuntu Software Center or through PPA: sudoadd-apt-repositoryppa: joh/ppasudoapt-getupdatesudoapt-getinstallalarm-clock-appletAlarmClockisafull-fledgedapp
Alarm Clock is a lightweight Ubuntu application that allows you to set alarms.
Installation:
It can be installed either from the Ubuntu Software Center or through PPA:
sudo add-apt-repository ppa:joh/ppasudo apt-get updatesudo apt-get install alarm-clock-applet
Alarm Clock is a full-fledged app that supports alarm clocks and timers notification by playing a sound or launching an application.
Alarm Clock 0.3.2 features:
- appindicator support with countdown label (appindicator (the icon on Unity panel)-->Preferences-->enable "Show countdown label")
- option to set the alarm as "Alarm Clock" (at a specified hour) or "Timer" (countdown timer)
- the alarm will notify you by playing its particular sounds or you can choose to start a desired application (you can specify a custom command, too)
- Notify OSD support (when the alarm goes off, you will see a notification bubble)
- multiple alarms
- auto-repeatable alarms
How do we use Alarm Clock 0.3.2?
Launch it via the Dash, click "New alarm", set your time, choose between "Alarm Clock" and "Timer", then "Enable/disable the selected alarm".
How do we install Alarm Clock 0.3.2?
You can install the app (0.3.1 version) via Ubuntu Software Center but you will loose the appindicator support, countdown label, etc.
Add the following official PPA (Maverick, Natty)
sudo add-apt-repository ppa:joh/ppa
sudo apt-get update
sudo apt-get install alarm-clock-applet