Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cutwell/garmin-celestial-watchface

Custom celestial watchface for Garmin watches
https://github.com/cutwell/garmin-celestial-watchface

garmin garmin-connect garmin-watchface monkey-c

Last synced: about 1 month ago
JSON representation

Custom celestial watchface for Garmin watches

Awesome Lists containing this project

README

        

# Garmin Celestial Watchface
A custom celestial-themed watchface for Garmin watches

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Garmin Connect IQ: Find on the watchface store](https://img.shields.io/badge/Garmin%20Connect%20IQ-Find%20on%20the%20watchface%20store-white?logoColor=11a9ed&labelColor=11a9ed&color=white)
](https://apps.garmin.com/en-US/apps/725a964e-8d95-48d1-a28a-908eea37a4ac)

- Turns your watchface into a day/night cycle.
- Uses your current position and predicts sunset / sunrise times.

https://github.com/Cutwell/garmin-celestial-watchface/assets/22395357/16e7fd4f-934d-454d-b36f-18308e34fa28

## 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/725a964e-8d95-48d1-a28a-908eea37a4ac).

2. Connect your watch to a PC, and copy-paste `celestial.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