https://github.com/yunohost-apps/workout-tracker_ynh
workout-tracker package for YunoHost
https://github.com/yunohost-apps/workout-tracker_ynh
workout-tracker yunohost-apps
Last synced: 3 months ago
JSON representation
workout-tracker package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/workout-tracker_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2024-04-10T05:40:34.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-14T01:46:35.000Z (about 2 years ago)
- Last Synced: 2024-04-14T02:18:49.133Z (about 2 years ago)
- Topics: workout-tracker, yunohost-apps
- Language: Shell
- Homepage:
- Size: 445 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Workout Tracker, packaged for YunoHost
A workout tracking web application for personal use (or family, friends) geared towards running and other GPX-based activities
[?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/workout-tracker/)
## Screenshots

## 📦 Developer info
[](https://ci-apps.yunohost.org/ci/apps/workout-tracker/)
🛠️ Upstream Workout Tracker repository:
Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/workout-tracker_ynh/tree/testing).
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 for more information.