Simple Garmin Watch App to access the AareGuru API right from your wrist
Data is collected from AareGuru (https://aare.guru/) and the BAFU (https://www.hydrodaten.admin.ch/)
Required installations:
- Garmin Connect IQ SDK (https://formulae.brew.sh/cask/connectiq)
- Visual Studio Code (https://formulae.brew.sh/cask/visual-studio-code) with MonkeyC Extension
- If you are on a Mac: Android File Transfer (https://formulae.brew.sh/cask/android-file-transfer#default)
- Clone this repo
- Open the project in VS Code
- Open Command Palette and execute "Monkey C: Generate a Developer Key"
- Save the developer key to desired location
- Check in manifest.xml if your device is supoorted. If not, click the checkbox net to it to support it
- In the App.mc file, edit the "cities" array to your liking
- Open Command Palette and execute "Monkey C: Build for Device"
- Select your desired device
- Save the output to desired folder
- Connect your watch to your pc
- Access the watch in the file explorer and open the GARMIN/Apps folder (on Mac use Android File Explorer)
- Copy the .prg file from the output the the GARMIN/Apps folder