BangleApps/apps/multitimer
frigis1 117b52cc08
Update alarm.js
2022-05-15 07:40:13 -07:00
..
ChangeLog Add files via upload 2022-05-14 11:23:50 -07:00
README.md Add files via upload 2022-05-14 11:23:50 -07:00
alarm.js Update alarm.js 2022-05-15 07:40:13 -07:00
app-icon.js Add files via upload 2022-05-14 11:23:50 -07:00
app.js Update app.js 2022-05-15 04:52:11 -07:00
app.png Add files via upload 2022-05-14 11:23:50 -07:00
metadata.json Add files via upload 2022-05-14 11:23:50 -07:00
screenshot1.png Add files via upload 2022-05-14 11:23:50 -07:00
screenshot2.png Add files via upload 2022-05-14 11:23:50 -07:00
screenshot3.png Add files via upload 2022-05-14 11:23:50 -07:00

README.md

Multi Timer

With this app, you can set timers and chronographs (stopwatches) and watch them count down/up in real time. You can also set alarms - swipe left or right to switch between the three functions.

WARNING

  • Editing timers in another app (such as the default Alarm app) is not recommended. Editing alarms should not be a problem.
  • This app uses the Scheduler library.
  • To avoid potential conflicts with other apps that uses sched (especially ones that make use of the data field), this app only lists timers that it created - all other timers will be ignored.
  • A keyboard app is only used for adding messages to timers and is therefore not strictly needed.