caiden20000 / NetRadioBox

Raspberry Pi project that plays internet radio channels, with radio alarm clock mode.
0 stars 0 forks source link

TODO: Find and implement a CLOCK library to replace time + alarm functionality #16

Open caiden20000 opened 1 month ago

caiden20000 commented 1 month ago

Somehow reinventing this wheel is hard. I can't decide how to make the alarm go off, or what to do if somehow the alarm time was skipped due to a blackout by x seconds. I need a good solution package for this that will probably replace the clock's time functionality anyway. This might deprecate the idea of user setting the time, but that's probably for the best since it can set itself via the internet.