garmin-connect-export 下载Garmin Connect数据的副本,包括统计数据和GPX轨道。 请注意,Garmin最近(为了GDPR兼容性,于2018年5月左右)推出了一种将到一个zip文件中的可能性。 根据您的需要,这可能就足够了,但是这里的脚本提供了其他功能,例如获取GPX曲目而不是原始的上载格式,或者将导出限制为仅进行几个活动
usage: gcexport.py [-h] [--version] [-v] [--username USERNAME] [--password PASSWORD] [-c COUNT] [-e EXTERNAL] [-a ARGS] [-f {gpx,tcx,original,json}] [-d DIRECTORY] [-u] [-ot] [--desc [DESC]] [-t TEMPLATE] [-fp] Garmin Connect Exporter optional arguments: -h, --he...
B) Use 3rd party sync tools to export data from app to interwebs: There’s two main options here I’m aware of – FitnessSyncer and SyncMyTracks. Both do basically the same thing: They get your data off of the phone and up to 3rd party sites like Garmin Connect, Strava, Dropbox,...