Skip to content

#FanFork w/hopes of learning it: Alarm Clock is a fully-featured alarm clock for GNOME.

License

Notifications You must be signed in to change notification settings

Butterfly/alarm-clock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alarm Clock
=================

This package contains a program for use with the GNOME panel or equivalent.

Requirements
------------

You need at least:

    glib-2.16.0
    gtk-2.12.0
    gconf-2.0
    gio-2.0
    gnome-icon-theme
    gstreamer-1.0
    libnotify-0.4.1
    libxml-2.0
    unique-1.0


Optional dependencies:

    appindicator >= 0.0.7

Application indicator support is automatically detected during configure.


Installation
------------

Unpackage with:

tar zxvf alarm-clock-applet-<VERSION>.tar.gz
cd alarm-clock-applet-<VERSION>


Compile with the usual:

./configure
make
make install

Usage
-----

# start applet
alarm-clock-applet

# start applet with main window hidden
alarm-clock-applet --hidden

# stop all alarms
alarm-clock-applet --stop-all

# snooze all alarms
alarm-clock-applet --snooze-all

About

#FanFork w/hopes of learning it: Alarm Clock is a fully-featured alarm clock for GNOME.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 95.2%
  • M4 2.3%
  • Makefile 2.2%
  • Shell 0.3%