A repeating timer and stopwatch for XC and track. For Pebble.
https://apps.rebble.io/en_US/application/62cdbbd1f0886b0009c74042
- adjust the interval with the up and down buttons
- set the interval to 0 for a stopwatch
- tap select to start the timer/stopwatch
- hold select to reset the timer/stopwatch
- Download the latest release to your phone:
https://github.com/clay53/PebbleXCTimer/releases - Use Rebble Sideloader and select the downloaded .pbw file
- Open the Pebble App (must be Rebbleified)
- Go to apps
- Press the plus and search for "XCTimer" by Clayton Does Things
- Install
- I recommend to install the VM https://help.rebble.io/sdk/
- In the vm, clone the git repo in a terminal:
https://github.com/clay53/PebbleXCTimer - Enter the repo:
cd PebbleXCTimer - Build:
pebble build