搜了一圈没搜到,不知道是不是我关键词没找对。
或者有曲线救国的方式也行,例如 tcx 转为 A 格式,然后导入 B app
或者有曲线救国的方式也行,例如 tcx 转为 A 格式,然后导入 B app
1
lanif Jun 23, 2022 我用的 garmin ,刚看了下:
You can import: Garmin Activity Files (.tcx, .fit or .gpx format) Fitbit® body or activity data (.xls, .xlsx or .csv format) |
2
conge PRO strava 吧。
|
3
conge PRO 批量上传可以参考 nike_to_strava 的 gpx 代码理论上 data_type = "tcx" 就行
https://github.com/yihong0618/running_page/blob/ace5de40cb307da263cb36f4d38bf3f9fe1918c9/scripts/nike_to_strava_sync.py#L45-L49 |