From 7da299025e349f243db540ef0427e511c49c920e Mon Sep 17 00:00:00 2001 From: Martin Kagamino Lehoux Date: Mon, 29 Jul 2024 08:14:40 +0200 Subject: chore: Add more examples from Garmin --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 31005ad..93d82e9 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,10 @@ - Auto detect climbs from GPX - Compute estimated power - Export data from Strava, Garmin + - Garmin GPX exports has elevation, time, temp, heart rate, cadence + - Garmin TCX export has stats (cal, heart rate, time, cadence), time, pos, alt, distance, hr, cadence, speed + - Garmin Fit export has (time, sport, lap/split, gps, sensor, events)? + - KML ? ## Implementation @@ -20,6 +24,7 @@ - Django bike - https://github.com/paulmach/osm - https://github.com/tkrajina/gpxgo +- https://github.com/tormoder/fit - https://github.com/brendangregg/FlameGraph - `go tool pprof -http=":8081"` -- cgit v1.2.3