The Roulette Runner app allows the user to pick a random number of kilometers from a roulette wheel, which can be used to determine distances to run.
Here are some screenshots of the app in action:
- Random Number Picker: The app displays a random number from the roulette wheel each time a button is pressed.
The app have two options inside the app menu:
- Spin Press the start button and then click the spin option to start the roulette.
- Exit Press the start button and then click the spin option to start the roulette.
After spin the roulette a random number will be displayed on the screen.
The Roulette app has just benn tested on the Garmin Forerunner 965. Compatibility with other Garmin devices will be added.
To use this app on a Garmin device, follow these steps:
-
Install Garmin Connect:
- Download and install Garmin Connect from Garmin's official website.
-
Install MonkeyC SDK:
- Download the MonkeyC SDK to set up your development environment.
-
Import the project into your MonkeyC environment.
-
Build the app:
- Run the build command using the MonkeyC SDK to compile the project and deploy it to your Garmin device.
-
Launch the App:
- Once installed, launch the Roulette app on your Garmin device and start pressing buttons to cycle through the numbers.
- TBD
- MonkeyC SDK: The app is built using the MonkeyC SDK for Garmin devices.
- Garmin Device: This app requires a Garmin device that supports the MonkeyC framework.
- Add different values customization (ie. Time, reps, etc)
- Add support for other Garmin Devices
- Display options based on running distance objetives
This project is licensed under the MIT License - see the LICENSE file for details.