Find a file
2024-08-25 20:18:22 +02:00
.github Apply manageprojects updates 2024-08-25 15:37:43 +02:00
conf Bugfix Django user permissions 2024-08-25 20:18:07 +02:00
doc fix linter 2024-08-03 19:11:01 +02:00
for_runners_ynh Bugfix Django user permissions 2024-08-25 20:18:07 +02:00
scripts Try to fix backup/restore 2024-08-25 18:22:08 +02:00
.editorconfig Apply manageproject updates 2024-08-02 17:07:54 +02:00
.flake8 Update project meta 2023-04-04 14:26:29 +02:00
.gitignore Apply manageproject updates 2024-08-02 17:07:54 +02: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-08-25 14:26:45 +00:00
check_process setup_private=0 2022-09-18 19:03:11 +02:00
config_panel.toml Try to fix backup/restore 2024-08-25 18:22:08 +02:00
dev-cli.py Apply manageprojects updates 2024-08-25 15:37:43 +02:00
LICENSE projects updates 2023-04-02 20:42:18 +02:00
local_settings_source.py Apply manageproject updates 2024-08-02 17:07:54 +02:00
manage_local_test.py Add a "manage_local_test.py" and tests 2024-08-04 21:06:06 +02:00
manifest.toml Try to fix install 2024-08-25 16:42:57 +02:00
pyproject.toml Update to django-for-runners v0.20.0 2024-08-25 16:25:49 +02:00
README.md Auto-update READMEs 2024-08-25 14:26:45 +00:00
README_es.md Auto-update READMEs 2024-08-25 14:26:45 +00:00
README_eu.md Auto-update READMEs 2024-08-25 14:26:45 +00:00
README_fr.md Auto-update READMEs 2024-08-25 14:26:45 +00:00
README_gl.md Auto-update READMEs 2024-08-25 14:26:45 +00:00
README_id.md Auto-update READMEs 2024-08-25 14:26:45 +00:00
README_it.md Update requirements 2024-08-04 21:05:51 +02:00
README_ru.md Auto-update READMEs 2024-08-25 14:26:45 +00:00
README_zh_Hans.md Auto-update READMEs 2024-08-25 14:26:45 +00:00
requirements.dev.txt Update to django-for-runners v0.20.0 2024-08-25 16:25:49 +02:00
tests.toml Apply manageprojects updates 2023-11-09 20:46:24 +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.20.0~ynh1

Screenshots

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