An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


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.6.0~ynh1](https://img.shields.io/badge/Version-2.6.0~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/workout-tracker/)




## Screenshots
![Screenshot of Workout Tracker](./doc/screenshots/screenshot.jpg)

## 📦 Developer info

[![Automatic tests level](https://apps.yunohost.org/badge/cilevel/workout-tracker)](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.