mirror of https://github.com/espruino/BangleApps
|
||
---|---|---|
.. | ||
ChangeLog | ||
README.md | ||
app-icon.js | ||
app.js | ||
app.png | ||
metadata.json | ||
screenshot-1.png | ||
screenshot-2.png | ||
screenshot-3.png | ||
screenshot-4.png | ||
screenshot-5.png | ||
screenshot-6.png | ||
screenshot-7.png | ||
screenshot-8.png | ||
screenshot-9.png | ||
screenshot-10.png | ||
screenshot-11.png | ||
settings.js |
README.md
Alarms & Timers
This app allows you to add/modify any alarms, timers and events.
Optional: When a keyboard app is detected, you can add a message to display when any of these is triggered. If a datetime input app (e.g. datetime_picker) is detected, it will be used for the selection of the date+time of events.
It uses the sched
library to handle the alarm scheduling in an efficient way that can work alongside other apps.
Menu overview
New...
New Alarm
→ Configure a new alarm (triggered based on time and day of week)Repeat
→ Select when the alarm will fire. You can select a predefined option (Once, Every Day, Workdays or Weekends or you can configure the days freely)
New Timer
→ Configure a new timer (triggered based on amount of time elapsed in hours/minutes/seconds)New Event
→ Configure a new event (triggered based on time and date)Repeat
→ Alarm can be fired only once or repeated (every X number of days, weeks, months or years)
Advanced
Creator
Main Contributors
- Alessandro Cocco - New UI, full rewrite, new features
- Sabin Iacob - Auto snooze support
- storm64 - Fix redrawing in submenus
Attributions
All icons used in this app are from icons8.