BangleApps/apps/simpletimer
Francesco Bedussi 511831fc46 feat: reset with gesture 2020-05-05 23:24:23 +02:00
..
ChangeLog feat: reset with gesture 2020-05-05 23:24:23 +02:00
README.md feat: reset with gesture 2020-05-05 23:24:23 +02:00
app-icon.js Rename timer -> simpletimer 2020-05-04 08:29:12 +01:00
app.js feat: reset with gesture 2020-05-05 23:24:23 +02:00
app.png Rename timer -> simpletimer 2020-05-04 08:29:12 +01: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

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
  • When the time is up use the swipeleft gesture to reset the timer