1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/workout-tracker_ynh.git synced 2024-09-03 20:36:03 +02:00
workout-tracker package for YunoHost
Find a file
2024-04-28 03:46:25 +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 add $jwt_key 2024-04-10 22:08:18 +02:00
sources Initial commit 2024-04-10 07:40:36 +02:00
.gitattributes Initial commit 2024-04-10 07:40:36 +02:00
.gitignore Initial commit 2024-04-10 07:40:36 +02:00
ALL_README.md Auto-update READMEs 2024-04-14 01:46:33 +00:00
config_panel.toml.example Initial commit 2024-04-10 07:40:36 +02:00
LICENSE Choose LICENSE 2024-04-10 21:30:55 +02:00
manifest.toml Upgrade to v0.14.2 2024-04-28 03:46:25 +02:00
README.md Auto-update READMEs 2024-04-19 01:49:13 +00:00
README_eu.md Auto-update READMEs 2024-04-19 01:49:13 +00:00
README_fr.md Auto-update READMEs 2024-04-19 01:49:13 +00:00
README_gl.md Auto-update READMEs 2024-04-19 01:49:13 +00:00
README_zh_Hans.md Auto-update READMEs 2024-04-19 01:49:13 +00:00
tests.toml Initial commit 2024-04-10 07:40:36 +02:00

workout-tracker for YunoHost

Integration level Working status Maintenance status

Install workout-tracker with YunoHost

Read this README in other languages.

This package allows you to install workout-tracker quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

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

Shipped version: 0.14.0~ynh1

Screenshots

Screenshot of workout-tracker

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/workout-tracker_ynh/tree/testing --debug
or
sudo yunohost app upgrade workout-tracker -u https://github.com/YunoHost-Apps/workout-tracker_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps