https://github.com/alevinval/trainer
Are you a runner? Analyze your Strava activities, get insights on your improvement across time
https://github.com/alevinval/trainer
analysis garmin running strava trainer training
Last synced: 5 months ago
JSON representation
Are you a runner? Analyze your Strava activities, get insights on your improvement across time
- Host: GitHub
- URL: https://github.com/alevinval/trainer
- Owner: alevinval
- License: gpl-3.0
- Created: 2016-11-07T22:16:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-04-26T20:46:03.000Z (about 7 years ago)
- Last Synced: 2024-04-17T03:55:59.660Z (about 2 years ago)
- Topics: analysis, garmin, running, strava, trainer, training
- Language: Go
- Homepage:
- Size: 109 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Trainer
=======
Go tool that serves as a running training companion.
With this tool, you can quantify the impact of your training on your
running performance.
This is my workflow:
1. Synchronize garmin watch to garmin connect app
2. Strava is connected to garmin connect and receives the activity
3. Once in strava, give a name to the activity (i.e long-run, tempo run, easy run, race...)
4. Bulk export Strava to my e-mail via their privacy options
5. Analyze downloaded data with this tool
If you name your activities in a consistent way, this tool allows you to filter and analyze
performance between activities of the same kind (i.e compare evolution of performance on long-runs only)
Ideally I would like Garmin to let me securely connect to their API
and synchronize the files this way. Sadly Garmin wants you to pay a one time ~4.000$~ 5.000$ fee
to get access to their API.