From: Enrico Zini Date: Sun, 14 Mar 2010 22:45:06 +0000 (+0100) Subject: Documented the new alarm feature X-Git-Url: https://git.toastfreeware.priv.at/gregoa/zavai.git/commitdiff_plain/5d4402744ef4249ccc8d717bc1028f5e33ec22b1 Documented the new alarm feature --- diff --git a/README b/README index 8bfda5c..626b126 100644 --- a/README +++ b/README @@ -111,13 +111,14 @@ Features / guide It is possible to set an alarm, which will be shown in the alarm window. When the alarm expires, the phone wakes up if it is suspended, and zavai vibrates, turns on baclight, shows a big ACK button and flashes the AUX led for 30 - seconds. + seconds. It also plays some music. You can use the big button on screen or the AUX button to acknowledge the alarm and stop all the attention-seeking activities. - When I'll implement some audio playing infrastructure, I'll implement playing - an audio file as well. + If you want to change the alarm ringtone, you can set: + ringtone_alarm = "file:///some/where/file.ext" + in ~/.zavai/config Alarms (acknowledged or not) are logged in "~/.zavai/log-alarm/". Still missing, howerver, is a way to show that an alarm rang and noone noticed.