When I'm travelling I sometimes wonder have I set the alarm correctly. It would make much faster to just glance watch face to see the next alarm time, and perhaps duration to next one.
Currently only API to access alarms is number of them with: Toybox.System.DeviceSettings.alarmCount but no way to access alarm times.
New API to iterate all alarm times is required.
There is also many discussions about this in the Discussions section, just some of them:
- https://forums.garmin.com/developer/connect-iq/f/discussion/4525/watchface-get-alarm-times
- https://forums.garmin.com/developer/connect-iq/f/discussion/4879/access-to-alarms-from-watchface
- https://forums.garmin.com/developer/connect-iq/f/discussion/223208/really-not-possible-to-access-alarm-times-in-watch-face
- https://forums.garmin.com/developer/connect-iq/f/app-ideas/5014/watch-face-remaining-time-until-inactivity-alert-and-until-next-alarm
Thank you for considering.