1.) Compile
2.) Download generated .pbw file onto iOS or Android device
3.) Run .pbw file using Pebble Smartphone App
4.) Click on "Workout App" in menu
Compile in the same way as examples are compiled here: https://developer.getpebble.com/1/GettingStarted/UsingExamples/
Note: must have Pebble SDK Installed in order to compile: https://developer.getpebble.com/1/GettingStarted/MacOS/
Note: Workout is currently hardcoded. This is my first pebble app.
Refs:
Todo:
- Ability to choose workout
- Hardcode more workouts
- Read from file (io)
- timer (stopwatch)