snarfed / bridgy

📣 Connects your web site to social media. Likes, retweets, mentions, cross-posting, and more...
https://brid.gy
Creative Commons Zero v1.0 Universal
727 stars 52 forks source link

Bridgy Publish to Strava #780

Open tantek opened 6 years ago

tantek commented 6 years ago

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 commented 6 years ago

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 commented 6 years ago

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

snarfed commented 6 years ago

thanks for the details!

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

funwhilelost commented 6 years ago

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