Next-Flip / Momentum-Firmware

🐬 Feature-rich, stable and customizable Flipper Firmware
https://momentum-fw.dev
GNU General Public License v3.0
4.99k stars 206 forks source link

Alarm Clock Function #129

Closed MrBreadWater closed 2 weeks ago

MrBreadWater commented 6 months ago

Description of the feature you're suggesting.

We have a nightstand clock app, but no alarm? I feel like an alarm feature would be trivial to implement and a great little upgrade to the nightstand clock.

Anything else?

Honestly it wouldnt even need to run in the background or anything, just go off at the set time if you have have the clock open.

StellarStoic commented 3 months ago

I've been waiting for this for more than a year already and it boggles my mind why this hasn't been added by the official flipper team.

There's a countdown app which triggers an alarm. We have 2 clock apps and none of them have an alarm 🤦🏻

Willy-JL commented 3 months ago

@Zakrzewiaczek in #184:

In the application, you can add alarms, which you can set a name for.

=> We set when the alarm should go off (time and day/days of the week) and confirm.

Even if Flipper Zero is locked, the alarm will ring (this can be turned off in Momentum settings). Additionally, in the application, you can turn vibrations on and off and set the alarm sound.

Willy-JL commented 2 months ago

https://github.com/flipperdevices/flipperzero-firmware/pull/3906

stefanodelbosco commented 3 weeks ago

flipperdevices/flipperzero-firmware#3906

Merged 2 day ago

Willy-JL commented 3 weeks ago

yeah, and im merging it in #287 , already works great

Willy-JL commented 3 weeks ago

now merged into dev branch, can use it in dev build. will be in 008 shortly

Willy-JL commented 2 weeks ago

available in mntm-008