bridgy icon indicating copy to clipboard operation
bridgy copied to clipboard

Bridgy Publish to Strava

Open tantek opened this issue 7 years ago • 4 comments

Would be great to add the ability to selectively POSSE posts (in particular, exercise and article posts) to Strava.com.

They have an OAuth based API, as well as ability to upload GPX files for exercise activity posts, thus this should be theoretically possible.

tantek avatar Dec 04 '17 02:12 tantek

In addition to POSSEing to your Strava profile, it would be nice to also be able to POSSE to support.strava.com which might be considered a separate site (it's a support forum) even though it uses the same identity/login as your Strava profile.

You can post comments, upvotes (likes) and downvotes, and new articles there.

tantek avatar Dec 04 '17 02:12 tantek

More thoughts here: https://indieweb.org/Strava#POSSE

tantek avatar Dec 04 '17 02:12 tantek

thanks for the details!

instructions for adding a new silo, for anyone who's interested: https://github.com/snarfed/bridgy#adding-a-new-silo

snarfed avatar Dec 04 '17 05:12 snarfed

There's a great sync service that implemented both pulling and pushing activities. The adapter they wrote is here: https://github.com/cpfair/tapiriik/blob/master/tapiriik/services/Strava/strava.py

funwhilelost avatar Dec 23 '17 05:12 funwhilelost