GarSync
Personal fitness data pipeline that syncs Garmin Connect data to a local SQLite database and visualizes it through a modern Astro dashboard.
Explore the full documentation at: mlorentedev.github.io/garsync
The Problem
Garmin Connect provides great data, but it's locked in a proprietary cloud.
- Data Silos: Hard to export full history for custom analysis.
- Limited Visualization: You are stuck with the official app's charts.
- No Local Ownership: If you lose access or the service is down, your training history is gone.
Value Proposition
| Feature | Garmin Connect App | GarSync |
|---|---|---|
| Data Ownership | Proprietary Cloud | Local SQLite (Full Control) |
| Customization | Fixed Dashboards | Extensible Astro + Chart.js |
| Access | Web/Mobile Only | REST API + SQL + CLI |
| Automation | Manual Export | Scheduled Incremental Sync |
Quick Start
1. Prerequisites
2. Setup
make setup
3. Configure Secrets
Edit your Garmin credentials using SOPS:
sops secrets.env.enc
4. Sync & Launch
make sync DAYS=30
make dev
Visit http://localhost:4321 (Dev UI).
Architecture
Garmin Connect Cloud → GarSync CLI → SQLite DB → FastAPI → Astro Dashboard
License
MIT — see LICENSE.
Documentation
Project-bound knowledge lives in docs/ (docs-as-code): ADRs, runbooks, troubleshooting, and lessons.
Release files for garsync 0.2.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| garsync-0.2.2.tar.gz | 18.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| garsync-0.2.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 43.1 kB
Release files / garsync-0.2.2.tar.gz
| Download URL | garsync-0.2.2.tar.gz |
|---|---|
| Size | 18.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7ee09eebe6155c5cc64d9b101ca4f5ea0ddadcf54ee18ab0c73475bc70ac606e
|
|
BLAKE2b-256 checksum How to use checksums |
326c4e1ea79ae238e724b58caabcccf5ae99899067a5d40f9592ef34dc71f2a0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 7, 2026.
Transparency logRelease files / garsync-0.2.2-py3-none-any.whl
| Download URL | garsync-0.2.2-py3-none-any.whl |
|---|---|
| Size | 24.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c971c6ac10c08fe26b068ffaac321219a91a46cc824933c908c6457c01d0e89c
|
|
BLAKE2b-256 checksum How to use checksums |
e0648dcdff0eb91e52f0c1ebe2467e980dfd9f8190820f48aed3fe282f631ffc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 7, 2026.
Transparency log