2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/workout-tracker_ynh.git synced 2026-02-04 17:01:48 +01:00
workout-tracker package for YunoHost
Find a file
2026-01-05 08:13:31 +01:00
.github Initial commit 2024-04-10 07:40:36 +02:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 17:25:24 +01: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 Merge pull request #69 from YunoHost-Apps/ci-auto-update-2.5.1 2026-01-05 07:24:58 +01:00
README.md Auto-update READMEs 2026-01-05 08:13:31 +01: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.5.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.