Skip to content

thibault2705/garmin-analysis

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors