-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
27 lines (20 loc) · 1.02 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
I use to use J. Nightingale's beep in combination with at command as
an alarm clock. It work well, but it wasn't great to switch on (select
the beep melody) or off (need to kill a background process).
I didn't wanted to write something great, just something usefull. In
fact, it was written just before going to sleep in order to get a full
scale test rapidly.
Beware, wakemeup launches instance of beep and store a file containing
the pid of this beep instance in $HOME/.wakemeup.pid
On multi-user system, you don't wan't several user to launch wakemeup
in the same time.
If for any reason you wan't to contact me:
nicolas.appriou@gmail.com
Wakemeup can be found on my github repository at:
http://github.com/Nicals/wakemeup
For installation instruction, see INSTALL.
For copyright information, see COPYING.
For usage information, see the man page.
All files are copyright Nicolas Appriou, 2012-2013.
All files accept the alarm.sh example are distributed under the GNU GPL.
alarme.sh is distributed under the Beerware Licence (rev. 42)