1
0
Fork 0
BangleApps/apps/swatch
Gordon Williams fe53d9e8b7 fix custom/interface after refactoring 2020-08-24 11:59:52 +01:00
..
ChangeLog stopwatch: Ensure seconds counter is in sync with subseconds (fix #341) 2020-04-23 10:53:09 +01:00
README.md tweaks and docs for readme file 2020-04-07 08:59:24 +01:00
interface.html fix custom/interface after refactoring 2020-08-24 11:59:52 +01:00
stopwatch-icon.js 🚚 Move apps to subfolders #46 2019-11-17 23:43:58 +01:00
stopwatch.js Force indent to 2 spaces 2020-05-24 00:32:33 +03:00
stopwatch.png 🚚 Move apps to subfolders #46 2019-11-17 23:43:58 +01:00

README.md

Stopwatch

This is stopwatch and lap timer that allows you to save the lap times for later use.

Usage

  • Use BTN2 (GO/STOP) to start stop the timer
  • When running, use BTN1 (LAP) to store a lap time
  • BTN3 (RESET) resets the time

When stopped, pressing BTN1 (SAVE) will save the lap times to a file called swatch-DATEandTIME.json on the watch.

Getting lap times

In the App Loader:

  • Connect to your Bangle.js
  • Go to My Apps
  • Under Stopwatch click the Download data from app icon
  • You should now see a list of your saved lap times