Skip to content

My personal Jupyter notebooks to analyze my runs, swims, etc....

License

Notifications You must be signed in to change notification settings

mp3sii/garmin-notebooks

Repository files navigation

garmin-notebooks

My personal Jupyter notebooks to analyze my runs, swims, etc....

It uses the GarminDb package and a few others packages to summarize and display the data in a jupyter notebook.

Setup

First install the requirements

pip install -r requirements.txt

Configure GarminDb. Set up the user password and other configs in ~/.GarminDb/GarminConnectConfig.json

Run the garmindb.cli to download and import the latest activities

garmindb_cli --download --import -al

Use the notebook

Sample

Summary Map

About

My personal Jupyter notebooks to analyze my runs, swims, etc....

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published