Skip to content

linusg/garmin-watchface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8ae1271 · Aug 13, 2022

History

16 Commits
Aug 13, 2022
Aug 13, 2022
Aug 13, 2022
Aug 13, 2022
Aug 13, 2022
Aug 13, 2022
Aug 13, 2022

Repository files navigation

Watch Face

screenshot

What's this?

A name-less, option-less Garmin Watch Face I made for personal use, and to learn a bit more about the Connect IQ SDK and the underlying Monkey C language.

Installation

Build via the Monkey C VSCode extension and copy the resulting .prg file into the apps directory on the watch.

Configuration

There is none, everything is hardcoded the way I like it :^)

For debugging the manual layout drawing code (indicator icons and labels) you can set WatchFaceView::_drawBoundingBoxes to true.

Releases

No releases published

Packages

No packages published