Garmin Watch Face: Hal-6000
| Field | Digital Fields | Arc Fields | Battery Icons |
|---|---|---|---|
| Date | ✓ | ||
| Time | ✓ | ||
| Heart Rate | ✓ | ||
| Stress Level | ✓ | ✓ | |
| Body Battery | ✓ | ✓ | ✓ |
| Calories | ✓ | ||
| % Calories | ✓ | ✓ | ✓ |
| Steps | ✓ | ||
| % Steps | ✓ | ✓ | ✓ |
| Active Minutes | ✓ | ||
| Battery Level | ✓ | ✓ | ✓ |
| None | ✓ | ✓ | ✓ |
You can also:
- turn the animation off
- set the threshold for the stress level animation
- set your calorie goal
- set your steps goal
- Garmin Connect IQ SDK - follow the steps in the link for your operating system
- VS Code or Curser with the Monkey C Extension
- Java Development Kit (JDK)
-
Set-up variables
Fill in your set-up variables in
properties.mk -
Build with debug logs
make build
-
Run on simulator
make run.settings
-
Deploy on device
- Enable Developer Mode on your Garmin watch.
- Copy the compiled
.prgfile from thebininto the/GARMIN/APPS/directory on your watch. (For Mac I used Android File Transfer)
If you want to test the settings on your comupter you can go in the Simulator either
- Trigger App Settings & click on the buttons in the simulator or
- File > Edit Persistent Storage > Edit Application.Properties data
Contributions are more than welcome, if you give me time to test them, I might release it and publish to Connect IQ.
This project is licensed under GPLv3
