# endurain-project/endurain

Endurain is a self-hosted fitness tracking service designed to give users full control over their data and hosting environment

Repository: https://github.com/endurain-project/endurain
Canonical: https://ross.abutalabs.com/products/endurain
Homepage: https://endurain.com
Language: Python
License: AGPL-3.0
License Family: copyleft
Last push: 2026-08-26T15:49:04+00:00

## Health v2 (maintenance only)
Score: 83/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 68, longevity 74
- inputs: {"age_days": 1042, "days_push": 7, "days_rel": 138, "gap_med": 3.0, "n_releases_24m": 75}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2172, forks 125 (observed 2026-08-28T04:06:21.809186+00:00)

## What it is
Endurain is a self-hosted fitness tracking service, similar to Strava, that gives users full control over their activity, gear, and health data on their own infrastructure. It is built with a Vue.js 3 frontend and a Python FastAPI backend with PostgreSQL, supporting Strava and Garmin Connect sync plus .gpx, .tcx, and .fit file imports.

## Use cases
- self-host my own strava alternative
- sync garmin and strava activities to my own server
- import gpx fit tcx activity files
- track gear and component usage for cycling and running
- keep my training data private without vendor lock-in
- host a fitness tracking service with docker
- track body composition and activity statistics across sports

## When to choose
- you want a privacy-first, self-hosted alternative to Strava with full data ownership
- you need Strava and Garmin Connect integration plus bulk activity file imports
- you are comfortable deploying Docker Compose services behind a reverse proxy
- you want multi-user support with MFA, SSO, and per-activity privacy controls

## When to avoid
- you want a mobile app with offline tracking and sensor recording on the device
- you need rapidly evolving new features, since the project is in a temporary feature freeze
- you prefer a managed cloud service rather than running your own server and PostgreSQL database

## Facets
- artifact type: service
- maturity: active
- function: self-hosted, web-framework, api-framework, auth, data-visualization, analytics, file-upload, webhook
- domain: self-hosted, sports, privacy, web-development, healthcare
- platform: self-hosted, python
- tags: fitness-tracking, strava, garmin-connect, gpx, fit, tcx, activity-tracking, privacy-first, vuejs, fastapi, postgresql, sports, docker, linux, web-server, nodejs

## Member repositories
- endurain-project/endurain (main) score 83

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:21.809186+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:49:13.320939+00:00, confidence not recorded.
  - readme: https://github.com/endurain-project/endurain (fetched 2026-08-28T04:06:21.809186+00:00, sha 80bd119746bd)
  - homepage: https://endurain.com (fetched 2026-08-29T10:29:30.248453+00:00, sha 4cf2d0ffb6d2)
  - site_page: https://docs.endurain.com (fetched 2026-08-29T10:29:30.257465+00:00, sha a8c1c163c796)
  - site_page: https://docs.endurain.com/blog/2026/05/23/pausing-new-features-so-endurain-can-keep-growing (fetched 2026-08-29T10:29:30.261299+00:00, sha c39b2b50bb30)
  - site_page: https://docs.endurain.com/getting-started/getting-started (fetched 2026-08-29T10:29:30.263363+00:00, sha e3caa5acb468)
- Data as of 2026-08-30T08:39:29.467469+00:00.
