No description
Find a file
Thomas 6a846228b3
First usable version
* Delete config_panel.toml.example

* Update install

* Auto-update READMEs

* fixes

* Create LICENSE

* fixes

* fixes

* remove unneeded commands

* fixes

* SEED_SAMPLE_DATA=false

* SEED_SAMPLE_DATA=false

* Update install

* fix

* Update install

* fix db

* Update install

* Update systemd.service

* Update manifest.toml

* Update .env

* Update install

* Update manifest.toml

* Update install

* Update .env

* Update .env

* Update .env

* Update install

* Update install

* fixes

* fix

* fixes

* fixes

* fix

* Update manifest.toml

* Update manifest.toml

* Update .env

* Update systemd.service

* Update manifest.toml

* Update .env

* Update .env

* fixes

* Update manifest.toml

* Update install

* fix

* Update install

* Update install

* Update install

* finish

* Auto-update READMEs

* nodejs resources

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2025-08-30 14:32:24 +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 Finish first working version 2025-08-17 20:51:06 +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 First usable version 2025-08-30 14:32:24 +02:00
README.md Finish first working version 2025-08-17 20:51:06 +02:00
tests.toml not finished yet 2025-08-08 22:18:25 +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.1~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.