1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/fittrackee_ynh.git synced 2024-09-03 18:36:16 +02:00
FitTrackee package for YunoHost 🚴
Find a file
2023-03-08 13:29:32 +01:00
.github not ready to run action updater 2023-03-06 22:28:33 +01:00
conf Resolve issue with default openstreetmap tile server 2023-03-08 13:29:32 +01:00
doc fix screenshot to make it < 512kb 2023-03-06 22:02:00 +01:00
scripts disable change_url 2023-03-06 21:46:59 +01:00
sources Initial commit 2022-04-29 12:18:34 +02:00
.gitignore Initial commit 2022-04-29 12:18:34 +02:00
LICENSE Update LICENSE 2022-12-21 17:25:38 +01:00
manifest.toml Default response in manifest 2023-03-08 13:08:12 +01:00
README.md Auto-update README 2023-03-07 20:38:44 +00:00
README_fr.md Auto-update README 2023-03-07 20:38:44 +00:00
tests.toml disable change_url 2023-03-06 21:46:59 +01:00

FitTrackee for YunoHost

Integration level Working status Maintenance status

Install FitTrackee with YunoHost

Lire ce readme en français.

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

Overview

FitTrackee allows you to track your outdoor activities (workouts) from gpx files and keep your data on your own server. No mobile app has been developed yet, but several existing mobile apps can store workouts data locally and export them into a gpx file.

Shipped version: 0.7.13~ynh1

Screenshots

Screenshot of FitTrackee

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/fittrackee_ynh/tree/testing --debug
or
sudo yunohost app upgrade fittrackee -u https://github.com/YunoHost-Apps/fittrackee_ynh/tree/testing --debug

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