mirror of
https://github.com/YunoHost-Apps/workout-tracker_ynh.git
synced 2025-09-21 08:18:31 +02:00
workout-tracker package for YunoHost
.github | ||
conf | ||
doc | ||
scripts | ||
.gitattributes | ||
.gitignore | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
tests.toml |
Workout Tracker, packaged for YunoHost
A workout tracking web application for personal use (or family, friends) geared towards running and other GPX-based activities
Screenshots
📦 Developer info
🛠️ Upstream Workout Tracker repository: https://github.com/jovandeginste/workout-tracker
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-tracker_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade workout-tracker -u https://github.com/YunoHost-Apps/workout-tracker_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.