Skip to content

fokkedekker/strava_max_speed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Calculate Strava Max Speed

This script is intended to calculate your overall max speed in Strava. It currently does so over all activities ever. I am working on a version that can filter based on activity type. The script will output your max speed in both km/h and mp/h.

Howto

  1. Download your Strava data. Follow the instructions on this page to bulk download all your Strava activities.
  2. Unzip all .fit files and move them over to a separate directory. (Tip on a mac you can just simply select them all and double click).
  3. Download the python script and move it into the same directory as your .fit files
  4. Run the python script (this may take a while depending on the number of activities (.fit files). For the script to work you will need to have the python fitparse library, available here.

About

Calculate your max speed in Strava

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages