This can convert your garmin connect data and store it in InfluxDB. So you can easily use e.g. Grafana to build some dashboards or do whatever you want.
- Go installed to build / run it
- InfluxDB running on localhost:8086
- optional: Grafana
- Request your data from Garmin Connect: https://www.garmin.com/en-GB/account/datamanagement/exportdata/
- Clone this repo
- Extract the export (zip) into the subfolder export
- Run it:
go run main.go