No description
Find a file
Thomas b3532f52bd
Testing (#4)
* dummy commit

* add docs
2026-04-09 14:36:36 +02:00
.github Initial commit 2025-08-08 20:43:19 +02:00
conf Finish first working version 2025-08-17 20:51:06 +02:00
doc add docs 2026-04-09 14:26:14 +02:00
scripts First usable version 2025-08-30 14:32:24 +02:00
.editorconfig Initial commit 2025-08-08 20:43:19 +02:00
.gitattributes Initial commit 2025-08-08 20:43:19 +02:00
.gitignore Initial commit 2025-08-08 20:43:19 +02:00
LICENSE Finish first working version 2025-08-17 20:51:06 +02:00
manifest.toml Update to latest version 2026-04-09 14:03:33 +02:00
README.md Auto-update READMEs 2026-04-09 14:03:36 +02:00
tests.toml dummy commit 2026-04-09 14:04:09 +02:00

Logo of Workout.cool Workout.cool, packaged for YunoHost

Modern open-source fitness coaching platform. Create workout plans, track progress, and access a comprehensive exercise database.

🌐 Official app website App Demo Version: 1.3.2~ynh1

Screenshots

Screenshot of Workout.cool

📦 Developer info

Automatic tests level

🛠️ Upstream Workout.cool repository: https://github.com/Snouzy/workout-cool

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/workout-cool_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade workout-cool -u https://github.com/YunoHost-Apps/workout-cool_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.