[AIP] šŸŽ‰ Dreeve v5.0.0 released (formerly Statistics for Strava). No more Strava or any 3rd party dependencies.
from statisticsforstrava@lemmy.world to selfhosted@lemmy.world on 24 Jul 07:34
https://lemmy.world/post/49829640

It has taken a while, butĀ v5.0.0Ā is finally here. This is the biggest release since the project began as Statistics for Strava.

A few months ago, Strava announced changes to their API program that affected a lot of developers.

In hindsight I’m really happy that Strava did what they did, Dreeve is now 100% self-hosted and no longer depends on Strava.

For anyone who never heard about Dreeve (or Statistics for Strava):

Dreeve is a self-hosted, open-source dashboard for your sports and fitness data

The biggest changes that v5.0.0 includes:

If you are upgrading from v4, be sure to check the migration guide: docs.dreeve.app/#/getting-started/migrating-from-…

As always, thanks for your feedback and I’m looking forward to more feature requests! Stay fit, stay healthy šŸ’Ŗ

#selfhosted

threaded - newest

betterdeadthanreddit@lemmy.world on 24 Jul 07:59 next collapse

lemmy.world/post/49151085

statisticsforstrava@lemmy.world on 24 Jul 08:12 collapse

Thanks for pointing this out! Addressed in a comment on the post

statisticsforstrava@lemmy.world on 24 Jul 08:12 next collapse

[AIP] Disclosure:

  • No AI was used to write this post
  • AI was used for the geo spatial functions as well as proper UX decisions
  • There’s an optional, opt-in AI workout assistant

Assisted - AI acts on part of a task, but a human handled the bulk.

vermaterc@lemmy.ml on 24 Jul 09:30 collapse

lol, so it came to the point when developers need to explain what tools are they using šŸ˜† I don’t care how it’s done as long as it works as intended

statisticsforstrava@lemmy.world on 24 Jul 09:33 next collapse

Well, some people care about security and want to stay away rom fully vibe-coded apps. So I get that these kinds of posts benefit from a disclosure

mereo@piefed.ca on 24 Jul 10:50 next collapse

We should care, vibe coded projects are not maintainable.

iamthetot@piefed.ca on 24 Jul 12:33 collapse

Or secure, often.

irmadlad@lemmy.world on 24 Jul 12:44 collapse

Didn’t downvote you but, even as someone who dabbles in AI, and who does not outright reject AI assisted opensource projects, I do really care about the content, the inner workings of said app. If for nothing other than I don’t want to mop up an attack because I deployed something unsafe on my network. So, while I am quite open to AI assisted projects, prudence is the operative word.

cubism_pitta@lemmy.world on 24 Jul 08:16 next collapse

Thanks for this.

I use Strava to track my cycling throughout the week to watch number go up.

Due to my own weirdness don’t wish to use their official app which seems to be the only way to upload rides for me now.

Shimitar@downonthestreet.eu on 24 Jul 08:17 next collapse

Love this… I am currently using endurain, two questions:

  • automatic import from Garmin? That would be lovely

  • differences with endurain for a single user?

statisticsforstrava@lemmy.world on 24 Jul 08:32 next collapse

  • We moved away from 3rd party vendor lock-ins. For the time being you need to manually upload your activity files. We are going to release separate containers to setup integrations though, for example dreeve-garmin-connector
  • Endurain aims to be a self-hosted alternative for Strava, Dreeve is just a ā€œsimpleā€ stat-driven app that chews numbers and shows you some fancy charts :)
Shimitar@downonthestreet.eu on 24 Jul 08:37 next collapse

Yes definitely add a way to import from Garmin, separate is good too.

I don’t care for a Strava alternative, but I do care for the numbers. But I don’t use Strava, only Garmin, and manual import is not going to happen since I train daily :)

Blurntout@lemmy.ca on 24 Jul 09:20 next collapse

The garmin connector might reignite the self hosting game for me 🤣

lemmyvore@feddit.nl on 24 Jul 10:33 collapse

I’ve just started using GarminDB to fetch .fit and .json files from my Garmin account.

Can I simply tell Dreeve to watch the directory where GarminDB dumps the files and it will pick them up?

Does Dreeve do something with the Garmin .json files too? Sleep data for example is in those kind of files, but since Dreeve has a Strava background I suspect it only deals with sports activities?

statisticsforstrava@lemmy.world on 24 Jul 10:44 collapse

Yes, you can just configure your watch folder to be the one where you export your Garmin FIT files: docs.dreeve.app/#/importing/file-import

And indeed, Dreeve is a sports analytics tool. Sleep data is not included

Shimitar@downonthestreet.eu on 24 Jul 11:19 collapse

You should think about sleep data as well, because it’s an important metric for athletes as well, I always cross check my sleep data with my training performance (to find stupid excuses for the abysmal performances)

lemmyvore@feddit.nl on 24 Jul 10:22 collapse

I’ve just stumbled across this post and it’s serendipitous because I just finished setting up GarminDB in a Docker container. It’s a Python CLI app you can use to download your Garmin stuff locally (which happens to be a bunch of FIT and JSON files).

You don’t have to use Docker ofc, you can also use a venv/pip to set it up somewhere and automate the backup command in any way you want.

It’s a happy coincidence because I was now wondering how to visualize the files. GarminDB also has some –import and –analyze options that parse the data into SQLite but they’re a bit buggy. Then you can use Jupyter notebook templates to produce something you can look at, but Dreeve might also be interesting (especially if it can monitor the folder where GarminDB dumps the files in read-only mode).

statisticsforstrava@lemmy.world on 24 Jul 11:13 next collapse

Check my other reply, we have a ā€œwatchā€ folder functionality

Shimitar@downonthestreet.eu on 24 Jul 11:15 collapse

Thank you, interesting piece of software … will have to seriously evaluate my workflow and act one day…

[deleted] on 24 Jul 12:14 next collapse

.

the__joosh@sh.itjust.works on 24 Jul 13:15 next collapse

Thanke for this @statisticsforstrava@lemmy.world , but i am having some setup issues and noticed there was not way to submit bugs/issues with the repo, do you have any other feedback channels?

statisticsforstrava@lemmy.world on 24 Jul 13:27 collapse

There is definitely an issue queue in the repo: github.com/dreeveapp/dreeve/issues. We also have a discord channel: discord.gg/p4zpZyCHNc

the__joosh@sh.itjust.works on 24 Jul 17:41 collapse

Ah I guess I wasn’t logged in for some reason and it I see it now thanks

curbstickle@anarchist.nexus on 24 Jul 16:11 collapse

Hey you made it onto the self hosted weekly! Congrats!

statisticsforstrava@lemmy.world on 24 Jul 17:29 collapse

haha thanks :)!