Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

garmin-analysis

My personal project to analyze activities from Garmin device. The current goal focuses on Fitness Activities.

Proportions of this project utilize the library GarminDb, developed by @tcgoetz.

How to use

Install dependencies

Install required dependencies by running the following command. pip install -r requirements.txt

Configure GarminDb

Download the GarminConnectConfig.json.example to ~/.GarminDb/GarminConnectConfig.json.

Edit relevant fields as following. Garmin Connect Config JSON

Download all the data and create SQLite DB. garmindb_cli.py --all --download --import --analyze

Use notebooks in folder ./notebooks

Generated charts

An example output from Fitness.plot_stress_duration_scatter_chart()

Stress vs Duration Scatter Chart

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages