If you're using Mi Fitness, you might have run into this issue: workouts show up fine in the app, but sometimes they just never make it to Strava, even though the integration is officially supported.
This gets annoying when there’s no easy way to manually fix it, verify what’s actually stored in the cloud, or re-sync missing activities.
I built a CLI tool to solve exactly that:
https://github.com/kevinkwee/Mi-Fitness-Sync
It’s a bit technical (Python CLI, requires Strava API setup), but useful if you rely on Strava and don’t want missing workouts.

