|
3d8ec33cd3
|
Move alarm and time types into dedicated headers
|
2023-05-21 13:13:02 +01:00 |
|
|
077f3d5552
|
Allow alarms to be day-specific
|
2023-05-19 17:16:10 +01:00 |
|
|
00e96f12f0
|
Add clear subcommand to alarms command
|
2023-05-19 16:55:11 +01:00 |
|
|
e4668f0c04
|
Implement persistent alarm storage
|
2023-05-19 16:18:18 +01:00 |
|
|
9c9f027bb8
|
Add support for snoozing alarms
Also modified time_manager to pass time by value to time callbacks as
it's a fairly small struct and it will probably be more robust.
|
2023-05-19 14:02:49 +01:00 |
|
|
0d12bb7445
|
Add alarms component
|
2023-05-18 01:36:41 +01:00 |
|