Built NRC Volt Sync using python-garminconnect — thank you #407
nirvanasangsara-AI
started this conversation in
Show and tell
Replies: 1 comment
|
Thanks for mentioning, I'm thinking about a section in the README. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi Ron and contributors,
I built NRC Volt Sync, a free and local open-source personal data-portability tool that helps users move their own Apple Watch runs from Strava to Garmin Connect for delivery through Nike Run Club's Garmin partner connection.
Repository and v0.2 beta:
https://github.com/nirvanasangsara-AI/nrc-volt-sync
https://github.com/nirvanasangsara-AI/nrc-volt-sync/releases/tag/v0.2.0
The project uses python-garminconnect for Garmin authentication, duplicate checks, and FIT activity uploads. It is not a hosted service, and users' credentials, routes, and health data remain on their own Macs.
The repository now explicitly acknowledges python-garminconnect and its MIT license in README.md and THIRD_PARTY_NOTICES.md. Thank you for maintaining the library. If you notice any compatibility, attribution, or documentation concern, I would appreciate your feedback.
All reactions