Update on migrating away from #Fitbit (did I mention that? I can't remember).

The excellent #fitbit2garmin by simonepri (https://github.com/simonepri/fitbit2garmin) is a #python script whichexported all my #tcx files without error (confirmed by my importing them to #Garmin). It also appears to have exported all my other logs too, but I haven't checked the contents of those files.

I created my own fork (https://github.com/goetzk/fitbit2garmin) because I saw some others had issues but didn't end up needing to make any substantial changes - just a few #documentation and style tweaks.
Between that output and Fitbits official export I hope to have saved all my data and I'll be able to delete my Fitbit account soon.

GitHub - simonepri/fitbit2garmin: ⬇ Downloads lifetime Fitbit data and exports it into the format supported by Garmin Connect data importer. This includes historical body composition data (weight, BMI, and fat percentage), activity data (calories burned, steps, distance, active minutes, and floors climbed), and individual GPS exercises (TCX).

⬇ Downloads lifetime Fitbit data and exports it into the format supported by Garmin Connect data importer. This includes historical body composition data (weight, BMI, and fat percentage), activity...

GitHub