BangleApps/apps/touchtimer
thyttan 2d25812228 chore: rm semicolons at end of clkinfo + settings
This was done in response to 9185793042 (commitcomment-148439450) .
2024-10-30 20:20:44 +01: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 Use default Bangle formatter for booleans 2022-06-18 22:08:51 +02: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: FIX countdown buzz to be in last 5 seconds 2022-03-29 19:03:14 +11:00
app.png touchtimer: initial creation 2021-12-22 22:28:51 +00:00
metadata.json Use default Bangle formatter for booleans 2022-06-18 22:08:51 +02:00
settings.js chore: rm semicolons at end of clkinfo + settings 2024-10-30 20:20:44 +01: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