BangleApps/apps/touchtimer
Brendan Hubble e76535fece touchtimer: ADD 5 second count down buzzer
- This is a configurable option (Default is off) for the timer to buzz
  each second when there are 5 seconds left.
2022-03-23 18:53:47 +11:00
..
0_dark_timer_edit.png touchtimer: add screenshots and describe the usage 2021-12-27 21:27:33 +00:00
0_light_timer_edit.png touchtimer: add screenshots and describe the usage 2021-12-27 21:27:33 +00:00
1_dark_timer_ready.png touchtimer: add screenshots and describe the usage 2021-12-27 21:27:33 +00:00
1_light_timer_ready.png touchtimer: add screenshots and describe the usage 2021-12-27 21:27:33 +00:00
2_dark_timer_running.png touchtimer: add screenshots and describe the usage 2021-12-27 21:27:33 +00:00
2_light_timer_running.png touchtimer: add screenshots and describe the usage 2021-12-27 21:27:33 +00:00
3_dark_timer_finished.png touchtimer: add screenshots and describe the usage 2021-12-27 21:27:33 +00:00
3_light_timer_finished.png touchtimer: add screenshots and describe the usage 2021-12-27 21:27:33 +00:00
ChangeLog touchtimer: ADD 5 second count down buzzer 2022-03-23 18:53:47 +11:00
README.md touchtimer: add settings 2022-01-02 21:01:49 +00:00
app-icon.js touchtimer: initial creation 2021-12-22 22:28:51 +00:00
app.js touchtimer: ADD 5 second count down buzzer 2022-03-23 18:53:47 +11:00
app.png touchtimer: initial creation 2021-12-22 22:28:51 +00:00
metadata.json touchtimer: ADD 5 second count down buzzer 2022-03-23 18:53:47 +11:00
settings.js touchtimer: ADD 5 second count down buzzer 2022-03-23 18:53:47 +11:00

README.md

Touch Timer

Quickly and easily create a timer with touch-only input. The time can be easily set with a number pad.

How to

  • First input the timer time via the input buttons
  • If you need to correct the time, press "<-".
  • If the timer time is correct, press "OK".
  • If you have accidentially pressed "OK", press "STOP" to go cancel.
  • Press "START" to start the timer, if the time is correct.
  • The timer will run the time until 0. Once it hits zero the watch will buzz for 1 second every 1 seconds for a total of 3 times, or until you press "STOP"
  • -> The number of buzzes, the buzz duration, and the pause between buzzes is configurable in the settings app

Screenshots

Light Theme

Dark Theme