Skip to content

nst/PulsarRuns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PulsarRuns

Pulsar-plot of Strava runs

Inspired by http://www.xavigimenez.net/blog/2015/05/plotting-my-strava-running-activity-as-a-pulsar-plot/

Python Version

Requires the requests and cairo modules.

  1. get a Strava access token from https://www.strava.com/settings/api and put on top of pulsar_runs_data.py.
  2. run pulsar_runs_data.py to download your activites
  3. run pulsar_runs_draw.py to draw your activities

Swift Version (Unmaintained)

  1. get a Strava access token from https://www.strava.com/settings/api and put it in downloadAndDumpAthleteAndActivities()
  2. run the code once to download the data and save it in /tmp
  3. set download to false and run the code again to draw the picture

PulsarRuns

About

Pulsar-plot of Strava runs in Swift 3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published