From 5d4402744ef4249ccc8d717bc1028f5e33ec22b1 Mon Sep 17 00:00:00 2001 From: Enrico Zini Date: Sun, 14 Mar 2010 23:45:06 +0100 Subject: [PATCH] Documented the new alarm feature --- README | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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. -- 2.39.5