1
0
Fork 0
BangleApps/apps/swatch
Tuukka Ikkala c6fd71be03 Force indent to 2 spaces
Based on http://www.espruino.com/Code+Style
2020-05-24 00:32:33 +03:00
..
ChangeLog
README.md
interface.html
stopwatch-icon.js
stopwatch.js Force indent to 2 spaces 2020-05-24 00:32:33 +03:00
stopwatch.png

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