https://github.com/Korimsoft/ConnectIQ-ProgbarWatchFace
Watch face for Garmin smartwatches with square displays
https://github.com/Korimsoft/ConnectIQ-ProgbarWatchFace
garmin monkey-c watchface
Last synced: 3 months ago
JSON representation
Watch face for Garmin smartwatches with square displays
- Host: GitHub
- URL: https://github.com/Korimsoft/ConnectIQ-ProgbarWatchFace
- Owner: Korimsoft
- License: mit
- Created: 2017-02-04T21:59:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-13T14:17:03.000Z (about 8 years ago)
- Last Synced: 2024-05-14T13:56:51.789Z (12 months ago)
- Topics: garmin, monkey-c, watchface
- Language: Batchfile
- Size: 103 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-garmin - ConnectIQ-ProgbarWatchFace
- awesome-garmin - ConnectIQ-ProgbarWatchFace
README
# ConnectIQ-ProgbarWatchFace
Watch face for Garmin smart watches with square displays.## Version Description
### Version 1.1
#### Planned Features
- Configure the displayed color to provide better customization
- Divide the progress bars into more readable sectors, eg. with 25% increment
- Add support for Vivoactive HR (vertical display)### Version 1.0
#### Planned features
- Progress bar-like display for
- hour
- minute
- month
- day
- daily goal
- battery
- Notification icons for
- phone connection
- new messages
- alarms
- insufficient activity- Language support for English, Czech and German
- Supported devices:
- Forerunner 920XT
- Vivoactive
- ~~Epix~~ (Removed since there are features requiring SDK version >=1.3, Epix supports max. 1.2)### Release
The final development version was pulled into the `master` branch on 18. 3. 2017.
## Repository organization
If you would like to contribute to this project, please respect the branching
### Branches
#### Development
- Main development branch for given version
- Development branches in development folder
- Here are all the subtasks implemented.
After successful implementation and tests, merge these branches into the main development branch.#### Master
Final version of the main development branch is pulled into the master branch.