top | item 39552940

(no title)

mattegan | 2 years ago

Sweet! Would love to host this myself and get rid of my Strava subscription.

I wrote a Python script that iterates through all of my activities there and downloads the `.gpx` for each - I could share the code if interested! Not sure how you'd integrate it into your app - maybe a "import from Strava" page could handle the Strava API auth?

I also love this idea of self-hosting some web apps (especially if they're containerized). I setup a `util.` subdomain and have started putting a few things there at different root directories. It's fun!

discuss

order

jovdg|2 years ago

Would you mind cleaning up your script and open-sourcing it? It could be a sort of external component to many such projects...

doakes|2 years ago

I'm interested in your Python script!