https://github.com/cutwell/garmin-square-watchhands-watchface
Abstract Garmin watchface with square watchhands
https://github.com/cutwell/garmin-square-watchhands-watchface
garmin garmin-watch garmin-watchface monkey-c
Last synced: 6 months ago
JSON representation
Abstract Garmin watchface with square watchhands
- Host: GitHub
- URL: https://github.com/cutwell/garmin-square-watchhands-watchface
- Owner: Cutwell
- License: mit
- Created: 2024-01-15T20:04:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-15T20:43:17.000Z (over 2 years ago)
- Last Synced: 2025-08-29T18:52:38.960Z (11 months ago)
- Topics: garmin, garmin-watch, garmin-watchface, monkey-c
- Language: Monkey C
- Homepage: https://apps.garmin.com/en-US/apps/50dd84d8-feaa-451a-9b2d-470031e750b5
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
#
Garmin Square Watchhands Watchface
Abstract Garmin watchface with square watchhands
[](https://opensource.org/licenses/MIT)
[
](https://apps.garmin.com/en-US/apps/50dd84d8-feaa-451a-9b2d-470031e750b5)
https://github.com/Cutwell/garmin-square-watchhands-watchface/assets/22395357/504568da-00eb-4975-abe6-80ba641deeb8
## Install
### For supported watches
Download a pre-built binary for supported devices:
|Supported Device|
|:---:|
|Forerunner 45|
|Forerunner 45 Plus|
1. Download the latest release from the [Garmin Connect IQ watchface store](https://apps.garmin.com/en-US/apps/50dd84d8-feaa-451a-9b2d-470031e750b5).
2. Connect your watch to a PC, and copy-paste `square-watchhands.prg` into the `GARMIN/Apps` directory.
### For unsupported watches
Compile your own binary, targetted for your device:
1. Clone this repository locally.
2. Follow the [Getting Started](https://developer.garmin.com/connect-iq/connect-iq-basics/getting-started/) page to install Monkey C and VSCode development extensions.
4. Follow the instructions for building + side-loading a watchface from the [Garmin website](https://developer.garmin.com/connect-iq/connect-iq-basics/your-first-app/#sideloadinganapp).
## Contributing
For information on how to set up your dev environment and contribute, see [here](.github/CONTRIBUTING.md).
## License
MIT