1
0
Fork 0
BangleApps/apps/simpletimer
Adam Schmalhofer cec31972b5 Merge remote-tracking branch 'upstream/master' into jekyll-apps.json
Ported all of apps.json to metadata.json
2022-01-06 12:47:26 +01:00
..
ChangeLog simpletimer: Fix buzz regression from 0.06 2020-10-16 09:34:48 +01:00
README.md simpletimer: make BTN2 really return to launcher 2020-05-28 22:33:15 +02:00
app-icon.js Rename timer -> simpletimer 2020-05-04 08:29:12 +01:00
app.js simpletimer: Fix buzz regression from 0.06 2020-10-16 09:34:48 +01:00
app.png Rename timer -> simpletimer 2020-05-04 08:29:12 +01:00
bangle1-timer-screenshot.png Add files via upload 2021-11-23 16:22:00 -08:00
gesture-tfmodel.js feat: reset with gesture 2020-05-05 23:24:23 +02:00
gesture-tfnames.js feat: reset with gesture 2020-05-05 23:24:23 +02:00
metadata.json Merge remote-tracking branch 'upstream/master' into jekyll-apps.json 2022-01-06 12:47:26 +01:00

README.md

Timer

Simple timer, useful when playing board games or cooking

Features

  • When the time is up the timer can be reset to starting time, this is useful e.g. for playing board games
  • When the countdown is running the timer cannot be adjusted, this prevents accidental time variations
  • When the time is up the starting time is shown, as a reminder of the time elapsed
  • When the time is up the timer can be reset with a gesture, no need to use any button

How to use it

  • Tap on minutes to increase them one by one
  • Tap on seconds to increase them one by one
  • Press BTN3 to reset time to 0
  • Press BTN1 to start the timer or reset to the original time
  • Press BTN2 to return to the launcher (only while countdown is not running)
  • When the time is up use the swipeleft gesture to reset the timer