←back to thread

827 points surgomat | 3 comments | | HN request time: 0.41s | source

I was the main contributor to workout.lol, an open-source fitness app to easily build a workout routine. The project had traction (1.4k GitHub stars, 95 forks, ~20K visits/month), but was eventually sold due to video licensing hurdles. The new owner stopped maintaining it, and the repo went abandoned.

Over the next 9 months, I sent 15 emails to try to save it : no replies. Feature requests & issues were ignored. The community was left with a "broken" tool let's say.

I couldn't just let it die So I built the new version from scratch with the same open-source spirit, but a better architecture long-term vision, more features and no license problems.

It's called : Workout.cool (https://workout.cool). What it offers: 100% open-source, MIT-licensed - 1200+ exercises (with videos, attributes, translations) - Progress tracking - Multilingual-ready - Self-hostable

I'm not doing this for money. I'm doing it because I believe in open fitness tools, and I’ve been passionate about strength training for 15+ years.

If this resonates with you, feel free to: - Star the repo - Share with fitness/tech friends - Suggest features - Contribute code/design/docs

Together, we can build the open-source fitness platform we all wanted to easily build a workout routine and get in shape

Website: https://workout.cool GitHub: https://github.com/Snouzy/workout-cool

1. olliejennings ◴[] No.44310400[source]
Am not sure what your data source is, but l run the following:

- https://wrkout.xyz/ (exercise database api with images and videos) - https://github.com/wrkout/exercises.json (open source exercise dataset)

If they are of any interest / help

replies(2): >>44311127 #>>44311463 #
2. surgomat ◴[] No.44311127[source]
Hey actually came across wrkout.xyz a while back, really cool project!

For this, i rebuilt the entire dataset from scratch with a partner to avoid any licensing ambiguity (especially with videos), and to have full control over attributes, translations, etc.

But I absolutely love seeing other open projects in this space and I'd be happy to explore possible synergies if it can help both communities.

DMs open !

3. desireco42 ◴[] No.44311463[source]
This is how you do contribution. Thank you. Everyone has ideas about fitness, but this makes it super easy to start because you already did a collection for us.