mirror of
https://github.com/YunoHost-Apps/workout-cool_ynh
synced 2026-02-05 10:21:53 +01:00
No description
* 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> |
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Workout.cool, packaged for YunoHost
Modern open-source fitness coaching platform. Create workout plans, track progress, and access a comprehensive exercise database.
Screenshots
📦 Developer info
🛠️ 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.
