Skip to main content

A simple script to synchronize garmin to fittrackee. Inspired by https://github.com/jat255/strava-to-fittrackee

Project description

garmin-to-fittrackee

A simple script to synchronize garmin to fittrackee. Inspired by https://github.com/jat255/strava-to-fittrackee

Dynamic JSON Badge

How to install it

This script is a CLI to interact download activity with GPX on Garmin and push it into Fittrackee.

This program use garminconnect package to interact with Garmin and Typer to provide a CLI. Also, it use sqlite3 to keep whitch Garmin activity match Fittrackee workout with the aim of modifying Fittrackee sessions if new features appear.

This program is developed around Fittrackee v0.7.29 and work with it. It work on Python 3.12, 3.11 and 3.10 (minimal version required) but actively developped on Python 3.11. It's only run on Linux. Other OS isn't tested.

To install it

With pipy, use git.dryusdan.fr repository.

pip install --upgrade --index-url https://git.dryusdan.fr/api/packages/Dryusdan/pypi/simple/ --extra-index-url https://pypi.python.org/simple garmin-to-fittrackee

With source code

pip3 install poetry
git clone https://git.dryusdan.fr/Dryusdan/garmin-to-fittrackee.git
cd garmin-to-fittrackee
poetry install

How to use it

Setting you're fittrackee instance Oauth2 application

You need to setting an application in your Fittrackee instance.

Go to you're fittrackee account, then go to "apps", then "Add an application".

In the "Add a new OAuth2 application" section; chose your Application name.

To application URL and Redirect URL set this URL https://localhost (usefull for configuration, later in this README)/

In Scope, check profile:read, workouts:read, workouts:write.

After submit your application, an application ID and secret is displayed. These informatiuon is usefull for setting the CLI, note theses. And that all for Fittrackee.

The first time, you need to run 3 commands :

garmin2fittrackee setup config-tool #

This command set the configuration, default log level ("INFO"), default path to database. Use --help to view which parameters you can change

The seconds command login to Garmin. The client ask you're Garmin's credential :

garmin2fittrackee setup garmin

You can save this credentials with --store. You can set this parameters in cli argument. See --help.

The third command is used to setup fittrackee connection.

garmin2fittrackee setup fittrackee

The command ask your application ID, application secret, the domain of you're domain Fittrackee instance (without https://).

Then the CLI will guide you through authorising the application to Fittrackee.

Project details


Download files

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

Source Distribution

garmin_to_fittrackee-0.9.5.tar.gz (21.8 kB view details)

Uploaded Source

Built Distribution

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

garmin_to_fittrackee-0.9.5-py3-none-any.whl (23.0 kB view details)

Uploaded Python 3

File details

Details for the file garmin_to_fittrackee-0.9.5.tar.gz.

File metadata

  • Download URL: garmin_to_fittrackee-0.9.5.tar.gz
  • Upload date:
  • Size: 21.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.2 CPython/3.13.3 Linux/6.1.0-31-amd64

File hashes

Hashes for garmin_to_fittrackee-0.9.5.tar.gz
Algorithm Hash digest
SHA256 758a53ff737d9e01da1f98a84e4986bb420e903b766509e45cc53dc7b8efc309
MD5 28c6d6d55f45ab0bd58c5291efc06344
BLAKE2b-256 02de4370787d32e764522d1e0eb5425e703b0be1668437f959eae36e7452a42d

See more details on using hashes here.

File details

Details for the file garmin_to_fittrackee-0.9.5-py3-none-any.whl.

File metadata

  • Download URL: garmin_to_fittrackee-0.9.5-py3-none-any.whl
  • Upload date:
  • Size: 23.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.2 CPython/3.13.3 Linux/6.1.0-31-amd64

File hashes

Hashes for garmin_to_fittrackee-0.9.5-py3-none-any.whl
Algorithm Hash digest
SHA256 012f238ba755b9083a4121d4efa95bee654e5d512b9f8d55e97c9b46082a078c
MD5 8cfebd9a3793e5f3e67aeab32ad90835
BLAKE2b-256 bd13056a3a8d68d2d73fe2644aa18e1040537ffc0c5e8193e0e7323c7387fd4c

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