Skip to content

v1.5.0 - Strava support + package rename

Choose a tag to compare

@sturimcode sturimcode released this 02 Apr 16:10
· 120 commits to main since this release

First release as eufy-sync (formerly eufy-garmin-sync).

What's new

  • Strava support - sync weight to Strava alongside Garmin Connect
  • Configure one or both targets - Garmin and Strava are both optional
  • eufy-sync --setup-strava to add Strava to an existing setup
  • eufy-sync --reauth [garmin|strava] for per-target re-authentication
  • Multi-target status and summary output

Migrating from eufy-garmin-sync

pipx uninstall eufy-garmin-sync
pipx install eufy-sync

Your config (~/.garmin-sync/) and sync history carry over automatically.

Strava setup

  1. Create a Strava API app at https://www.strava.com/settings/api
  2. Set redirect URI to http://localhost:8089/callback
  3. Run eufy-sync --setup-strava