Skip to main content

Download Garmin Connect data

Project description

Download Garmin Connect Data

Travis CI Build Status PyPI Python 3.7

This software downloads TCX files and accompanying activity metadata files from the Garmin Connect website. Since Garmin has discontinued its API to download your data this software was written to take its place. It is the opinion of the author that this data generated by the athlete should be accessible via an automated method and not constrained to a Web GUI interface.

Features:

  • Download Garmin activity data.
  • Track data in an SQLite database (avoid re-downloading).
  • Sync duration statistics with GoogleSheets.
  • Print basic information and statistics on previous activities.
  • Convenient importing in your favorite analysis tool (i.e. GoldenCheetah).

Table of Contents

Obtaining

The easist way to install the command line program is via the pip installer:

pip install zensols.garmdown

Binaries are also available on pypi.

Data Life Cycle

  1. Download activities. These are independent blocks of data that provide information used to later download the respective TCX file.
  2. Download the TCX file. The TCX file has all the information needed by workout analysis applications like GoldenCheetah.
  3. Import TCX file. This step simply copies downloaded files to a directory that's easy to access by the workout analysis application.
  4. Ingest TCX files. Import all files in the import folder to your data workout analysis application. After this step you delete the folder as subsequent invocations of step 3 will regenerate it.
  5. Backup the activities database. In the rare case the binary database file (see below) might be corrupted, a backup is made every N days (where N is specified in a configuration file).

All state between all of these steps are recorded in an SQLite database, which is a binary file stored on the file system. If this doesn't make sense to you, it means that you shouldn't need to install anything special and it lives on your disk.

History

The activity download module was inspired by Shannon's original project, which was used to navigate the convoluted Garmin client API.

Usage

The easiest way to use the program is to use the sync action repeatedly until the program doesn't do anything, example:

$ garmdown sync

This invokes all data life cycle steps, meaning it imports activities in to the database, downloads the TCX files and creates a handy import directory (by default in your desktop directory ~/Desktop/to-import).

Command Line

Usage: usage: garmdown <list|activity|backup|env|import|notdown|notimport|sheet|sync|tcx> [options]

Options:
  --version             show program's version number and exit
  -h, --help            show this help message and exit
  -w NUMBER, --whine=NUMBER
                        add verbosity to logging
  -c FILE, --config=FILE
                        configuration file
Actions:
  activity   Download outstanding activites
  -l, --limit <int>    the limit

  backup     Backup (force) the activites database

  env        Print environment
  -d, --detail         report details of missing data

  import     Import tcx file
  -l, --limit <int>    the limit

  notdown    Print activities not downloaded
  -d, --detail         report details of missing data

  notimport  Print activities not imported
  -d, --detail         report details of missing data

  sheet      Update google docs training spreadsheet

  sync       Download all outstanding data
  -l, --limit <int>    the limit

  tcx        Download outstanding tcx files
  -l, --limit <int>    the limit

Changelog

An extensive changelog is available here.

License

Copyright (c) 2019 Paul Landes

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

zensols.garmdown-0.0.6-py3.7.egg (46.5 kB view details)

Uploaded Egg

zensols.garmdown-0.0.6-py3-none-any.whl (21.9 kB view details)

Uploaded Python 3

File details

Details for the file zensols.garmdown-0.0.6-py3.7.egg.

File metadata

  • Download URL: zensols.garmdown-0.0.6-py3.7.egg
  • Upload date:
  • Size: 46.5 kB
  • Tags: Egg
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.4

File hashes

Hashes for zensols.garmdown-0.0.6-py3.7.egg
Algorithm Hash digest
SHA256 227dbf828e045be184d649d7f5018eeb44af9539ba73d8b3069deafea0aa75ca
MD5 7c05f25cbb027427299109f0d463417a
BLAKE2b-256 fa5c169da63161a8285ab47f703b6b5d259f4a1d672b7fe18823a6ea6e9409e3

See more details on using hashes here.

File details

Details for the file zensols.garmdown-0.0.6-py3-none-any.whl.

File metadata

  • Download URL: zensols.garmdown-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 21.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.4

File hashes

Hashes for zensols.garmdown-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 967c3e4231e415f3df3b2caed408d8f3c10f88b43923fdcf261bed0bb6ecb133
MD5 ea04d59e8a70cc3764317c14ff756121
BLAKE2b-256 738a887f5196a7ffcbccb6ce6737108a03231a75328e6461c09b305d7d01fad2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page