Skip to content

JuhaO81/StravaTrainingUpload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

StravaTrainingUpload

Simple Python script based tool to upload all your trainings to Strava. Strava web client allows to upload only small amount of files per day and this script fixes that issue. Please note that Strava will still set some limitations to API usage. Check your limits from https://www.strava.com/settings/api. I was able to upload 200 files every 15 minutes.

Needed tools

  • Install these tools if needed
    • Python
    • Python request "pip install requests"
  • Download stravaGetTokenAndUpload.py

Uploading to Strava

  • Open Command Prompt
  • type command: python stravaGetTokenAndUpload.py
  • Follow instructions from script
    • Supported files are: fit, fit.gz, tcx, tcx.gz, gpx, gpx.gz.

    • Only one type of files per upload.

    • Files to be uploaded can be placed to folder next to script

      image

Tips to download trainings

Contact: [email protected]

About

Upload training to Strava with Python script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages