Bug: Snooze/off buttons when an alarm activates are labeled "cloc bd alarm notification snooze" and "cloc_bd_stop"
Feature request: "Weekdays" or "Monday-Friday" as a repeat interval
So really I just want to be able to make a dual function alarm, Is this possible?
Alternatively I could make a simple script that the cmd line option triggers which does both the central heating bit and triggers the alarm. But I cannot find out how to do this - I am aware it involves some dbus-send magic but cannot work out quite what.
Installing alarmed and its dependencies makes the device complain at next reboot "All telephony functions, including emergency calls, are disabled. You might have to restart the device".
alarmed events (and other events (for example. automatic update)) are stored in /var/cache/alarmd/alarm_queue.ini.
When installed, it remembers the jobs and (assumingly) restores them.
I'm assuming it breaks cron or something which interferes with the Linux equivalent of the telephony driver or service or whatever it is.