https://github.com/sudarsanyes/thirdface
Third face that I have created for my garmin venu plus 2
https://github.com/sudarsanyes/thirdface
Last synced: 2 months ago
JSON representation
Third face that I have created for my garmin venu plus 2
- Host: GitHub
- URL: https://github.com/sudarsanyes/thirdface
- Owner: sudarsanyes
- License: mit
- Created: 2023-12-10T21:16:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-19T19:38:46.000Z (over 1 year ago)
- Last Synced: 2023-12-20T14:56:53.992Z (over 1 year ago)
- Language: Monkey C
- Size: 19.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-garmin - thirdface
README
# Third Face
Third face that I have created for my garmin venu plus 2. This watch face, I believe, looks a bit more modern. It has the following:
- a modern background with placeholder to show various data fieldsa low poly alpine background
- digital time at the center
- steps, climbs, date, and hr on specific placeholders# Getting Started With Development
- Install the Garmin SDK from garmin website: https://developer.garmin.com/connect-iq/sdk/
- Make sure that necessary SDK is set as the **current sdk (4.2.0)** at the time of writing this document and watch face.
- Make sure that you have Visual Studio Code Installed with the Monkey C extension from Garmin.
- Open Ctrl + SHIFT + P to open the command palette and run "monkeyc.verifyInstallation" to validate the installation (you might have to link the SDK installation path).
- If everything checks out, you should be able to hit F5 to run the app in a simulator.
- Additionally, you will need the BM Font Tool to create .fnt file from any custom ttf font files. You can download this tool from: http://www.angelcode.com/products/bmfont/. Your settings should look something like this for the fnt to work as expected.
- 
- 