Find a file
2024-07-15 17:46:33 +02:00
.github Apply manageprojects updates 2023-11-09 20:55:33 +01:00
conf Update requirements 2023-11-26 13:08:28 +01:00
doc Delete doc/DISCLAIMER.md 2023-11-28 16:46:51 +01:00
for_runners_ynh Apply manageprojects updates 2023-11-26 21:01:26 +01:00
scripts Use standard redis helpers 2024-05-20 16:20:24 +02:00
tests Apply manageprojects updates 2023-11-26 13:06:24 +01:00
.editorconfig Update project meta 2023-04-04 14:26:29 +02:00
.flake8 Update project meta 2023-04-04 14:26:29 +02:00
.gitignore Apply manageprojects updates 2023-11-09 20:55:33 +01:00
.safety-policy.yml Safety exception: Numpy >=1.22.0 needs Python 3.8 2022-09-19 09:22:56 +02:00
ALL_README.md Auto-update READMEs 2024-05-28 21:46:31 +00:00
check_process setup_private=0 2022-09-18 19:03:11 +02:00
config_panel.toml Apply manageprojects updates 2023-11-09 20:55:33 +01:00
dev-cli.py Apply manageprojects updates 2023-11-09 20:55:33 +01:00
LICENSE projects updates 2023-04-02 20:42:18 +02:00
manifest.toml Update manifest.toml: explicit dependency to redis-server 2024-07-15 17:46:33 +02:00
pyproject.toml Apply manageprojects updates 2023-11-26 21:01:26 +01:00
README.md Update READMEs 2024-06-23 14:46:47 +02:00
README_es.md Update READMEs 2024-06-23 14:46:47 +02:00
README_eu.md Update READMEs 2024-06-23 14:46:47 +02:00
README_fr.md Update READMEs 2024-06-23 14:46:47 +02:00
README_gl.md Update READMEs 2024-06-23 14:46:47 +02:00
README_it.md Auto-update READMEs 2024-03-30 02:15:20 +00:00
README_zh_Hans.md Update READMEs 2024-06-23 14:46:47 +02:00
requirements.dev.txt Apply manageprojects updates 2023-11-26 21:01:26 +01:00
tests.toml Apply manageprojects updates 2023-11-09 20:55:33 +01:00

django-for-runners for YunoHost

Integration level Working status Maintenance status

Install django-for-runners with YunoHost

Read this README in other languages.

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

Overview

tests codecov for_runners_ynh @ PyPi Python Versions License GPL-3.0-or-later

django-for-runners is a libre web-based management for your GPX tracks of your running (or other sports activity). Used Python/Django.

Pull requests welcome ;)

This package for YunoHost used django-yunohost-integration

More screenshots are here: jedie.github.io/tree/master/screenshots/django-for-runners

Shipped version: 0.17.4~ynh1

Screenshots

Screenshot of django-for-runners Screenshot of django-for-runners Screenshot of django-for-runners

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

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