Export activity and health metrics from Garmin smart-watch
Find a file
2025-03-16 19:04:45 +00:00
src feat: complete export of activity summary and table creation 2025-03-16 19:04:45 +00:00
.gitignore feat: complete export of activity summary and table creation 2025-03-16 19:04:45 +00:00
README.md feat: complete export of activity summary and table creation 2025-03-16 19:04:45 +00:00

Garmin Exporter

A Python application that exports activity and health metrics from my Garmin Instinct 2 smart-watch and stores them in an SQLite database.

Metrics

Metric Database unit
duration decimal minutes
total_distance kilometeters (to two decimal places)
avg_heart_rate beats/minute
max_heart_rate beats/minute
calories_burned integer
cadence steps per minute
latitude !conversion needed
longitude !conversion needed
altitude meters above sea level
speed meters per second