1
0
Fork 0
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
Find a file
2025-09-03 07:26:16 +02:00
.github Initial commit 2024-04-10 07:40:36 +02:00
conf fix bind 2024-04-10 22:10:51 +02:00
doc fix docs 2024-04-10 21:28:43 +02:00
scripts [autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh 2025-09-02 22:56:51 +02:00
.gitattributes Initial commit 2024-04-10 07:40:36 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 03:56:45 +02:00
LICENSE Choose LICENSE 2024-04-10 21:30:55 +02:00
manifest.toml Upgrade sources 2025-08-06 00:30:37 +02:00
README.md Auto-update READMEs 2025-09-03 07:26:16 +02:00
tests.toml fix tests 2025-03-25 08:58:30 +01:00

Logo of Workout Tracker Workout Tracker, packaged for YunoHost

A workout tracking web application for personal use (or family, friends) geared towards running and other GPX-based activities

Version: 2.4.1~ynh1

Screenshots

Screenshot of Workout Tracker

📦 Developer info

Automatic tests level

🛠️ 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.