1
0
Fork 0
BangleApps/apps/chronowid
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 chronowid 0.05: Fix error running app on new firmwares (fix #1140) 2022-01-04 14:06:06 +00:00
README.md chronowid 0.04: Change to 7 segment font, move to top widget bar 2021-12-06 15:09:48 +00:00
app-icon.js Chronowid initial 2020-04-16 10:07:39 +02:00
app.js chronowid 0.05: Fix error running app on new firmwares (fix #1140) 2022-01-04 14:06:06 +00:00
app.png Chronowid initial 2020-04-16 10:07:39 +02:00
metadata.json Merge remote-tracking branch 'upstream/master' into jekyll-apps.json 2022-01-06 12:47:26 +01:00
screenshot.png chronowid 0.04: Change to 7 segment font, move to top widget bar 2021-12-06 15:09:48 +00:00
widget.js chronowid 0.04: Change to 7 segment font, move to top widget bar 2021-12-06 15:09:48 +00:00

README.md

Chronometer Widget

Chronometer (timer) that runs as a widget. The advantage is, that you can still see your normal watchface and other widgets when the timer is running. The widget is always active, but only shown when the timer is on. Hours, minutes, seconds and timer status can be set with an app.

When there is less than one second left on the timer it buzzes.

The widget has been tested on Bangle 1 and Bangle 2

Screenshots

Features

  • Using other apps does not interrupt the timer, no need to keep the widget open (BUT: there will be no buzz when the time is up, for that the widget has to be loaded)
  • Target time is saved to a file and timer picks up again when widget is loaded again.

Settings

There are no settings section in the settings app, timer can be set using an app.

  • Reset values: Reset hours, minutes, seconds to 0; set timer on to false; write to settings file
  • Hours: Set the hours for the timer
  • Minutes: Set the minutes for the timer
  • Seconds: Set the seconds for the timer
  • Timer on: Starts the timer and displays the widget when set to 'On'. You have to leave the app to load the widget which starts the timer. The widget is always there, but only visible when timer is on.

Releases

Requests

If you have any feature requests, please write here: http://forum.espruino.com/conversations/345972/