this post was submitted on 05 Mar 2026
41 points (95.6% liked)

Selfhosted

57200 readers
496 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Statistics for Strava is a self-hosted, open-source dashboard for your Strava data.

Features and improvements worth mentioning since we lasted posted here:

  • Dark mode
  • Added a timeline view of your key achievements and milestones over time.
  • Added statistics for recording devices, giving you more insight into which devices you use for your activities
  • You can now view Eddington metrics in both metric and imperial units, regardless of your default unit system
  • Use compression algorithms to store data. This results in a 70% drop in used storage space
  • A lot of bug fixes and quality of life improvements

As always, thanks for your feedback and I'm looking forward to more feature requests! Stay fit, stay healthy 💪

  • Example: https://statistics-for-strava.robiningelbrecht.be/dashboard
  • GitHub: https://github.com/robiningelbrecht/strava-statistics
  • Docs: https://statistics-for-strava-docs.robiningelbrecht.be/#/--
top 20 comments
sorted by: hot top controversial new old
[–] porcoesphino@mander.xyz 7 points 7 hours ago (6 children)

What about a non-commercial alternative to strava? It's core feature is literally push a button, gps tracking, push a button and stop, then some tagging

[–] m4ylame0wecm@lemmy.zip 1 point 2 hours ago

OpenTracks, OSM Dashboard, OsmAnd+ worked for basic stuff for me.

This is not ment to be an alternative to Strava, but an addition to Strava. For an alternative I suggest you checkout https://github.com/endurain-project/endurain

[–] eodur@piefed.social 2 points 4 hours ago

Gadgetbridge is working on connectivity that should help connect it to things like Endurain. Thats probably our best bet.

[–] artyom@piefed.social 2 points 6 hours ago

We have Wanderer, which is actually excellent, except it's only for sharing trails, and not activities.

[–] boonhet@sopuli.xyz 2 points 7 hours ago (1 child)

Best I can do is Strava with a one-time purchase instead of a subscription

Okay if all you want is the gps tracking and simple metrics like pace, I could probably knock that out in an afternoon and put it up for free. But IIRC, Strava does a lot more than that. I haven't used it in ages though so not too sure.

[–] ExcessShiv@lemmy.dbzer0.com 2 points 7 hours ago* (last edited 7 hours ago) (1 child)

A good, no fuss, simple open source GNSS tracker with HR that is compatible with gadget bridge would go a long way. I just want something like a classic casio digital watch that tracks my runs and forwards the raw data for analysis on my phone or a self hosted service.

[–] VonReposti@feddit.dk 1 point 6 hours ago (1 child)
[–] ExcessShiv@lemmy.dbzer0.com 0 points 6 hours ago* (last edited 6 hours ago) (1 child)

That's not HW, I need the bloody HW to do any actual HR tracking. GNSS without HR is not worth much to me. There are no good HW solutions on the market, they either violate privacy or suck on a functional level.

[–] VonReposti@feddit.dk 1 point 5 hours ago (1 child)
[–] ExcessShiv@lemmy.dbzer0.com 1 point 4 hours ago* (last edited 4 hours ago) (1 child)

And all of them are limited or require official app alongside of it. I repeat myself; there are no good open source (or just privacy respecting) HW solutions available.

[–] VonReposti@feddit.dk 1 point 4 hours ago (1 child)

That's simply not true. The Decathlon HRM Band for example connects to virtually everything that can understand a generic HRM over BLE. And limited in what sense? It's either sending a heart rate or not.

It doesn't track GNSS, I don't run with my phone.

[–] Damarus@feddit.org 3 points 8 hours ago (2 children)

Do I need a premium subscription for this?

Nowp, no premium subscription required.

[–] JustEnoughDucks@feddit.nl 3 points 5 hours ago (1 child)

Nope, it bypasses that and gives you many of the strava premium features by just parsing it out of the "raw" data. Most of the strava features are just statistics or hiding basic data calculated from your runs behind a paywall anyway. You can do the calculations yourself, technically.

[–] Damarus@feddit.org 1 point 5 hours ago

That's really cool, thanks for the clarification

[–] hanke@feddit.nu 5 points 9 hours ago (1 child)

This looks awesome! I'll look into setting this up when I get back into my running habit again.

Looking forward to your feedback :)