Web based FritzBox management using Python/Django.
Find a file
2024-08-27 19:20:36 +00:00
.github Apply manageprojects updates 2024-08-27 21:20:20 +02:00
conf Apply manageprojects updates 2024-08-27 21:20:20 +02:00
djfritz_ynh Apply manageprojects updates 2024-08-27 21:20:20 +02:00
doc Apply manageprojects updates 2024-08-27 21:20:20 +02:00
scripts Apply manageprojects updates 2024-08-27 21:20:20 +02:00
tests Project updates 2022-10-04 17:52:42 +02:00
.editorconfig Apply manageprojects updates 2024-08-27 21:20:20 +02:00
.flake8 Apply manageprojects updates 2024-08-27 21:20:20 +02:00
.gitignore Apply manageprojects updates 2024-08-27 21:20:20 +02:00
ALL_README.md Auto-update READMEs 2024-08-27 19:20:36 +00:00
check_process Apply manageprojects updates 2024-08-27 21:20:20 +02:00
config_panel.toml Apply manageprojects updates 2024-08-27 21:20:20 +02:00
dev-cli.py Apply manageprojects updates 2024-08-27 21:20:20 +02:00
LICENSE Apply manageprojects updates 2024-08-27 21:20:20 +02:00
local_settings_source.py Apply manageprojects updates 2024-08-27 21:20:20 +02:00
local_test.py Project updates 2022-10-04 17:52:42 +02:00
manage_local_test.py Apply manageprojects updates 2024-08-27 21:20:20 +02:00
manifest.toml Apply manageprojects updates 2024-08-27 21:20:20 +02:00
pyproject.toml Apply manageprojects updates 2024-08-27 21:20:20 +02:00
README.md Auto-update READMEs 2024-08-27 19:20:36 +00:00
README_es.md Auto-update READMEs 2024-08-27 19:20:36 +00:00
README_eu.md Auto-update READMEs 2024-08-27 19:20:36 +00:00
README_fr.md Auto-update READMEs 2024-08-27 19:20:36 +00:00
README_gl.md Auto-update READMEs 2024-08-27 19:20:36 +00:00
README_id.md Auto-update READMEs 2024-08-27 19:20:36 +00:00
README_it.md Apply manageprojects updates 2024-08-27 21:20:20 +02:00
README_ru.md Auto-update READMEs 2024-08-27 19:20:36 +00:00
README_zh_Hans.md Auto-update READMEs 2024-08-27 19:20:36 +00:00
requirements.dev.txt Apply manageprojects updates 2024-08-27 21:20:20 +02:00
tests.toml Apply manageprojects updates 2024-08-27 21:20:20 +02:00

django-fritzconnection for YunoHost

Integration level Working status Maintenance status

Install django-fritzconnection with YunoHost

Read this README in other languages.

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

Overview

Web based FritzBox management using Python/Django and the great fritzconnection library. tests codecov djfritz_ynh @ PyPi Python Versions License GPL-3.0-or-later

Pull requests welcome ;)

This package for YunoHost used django-yunohost-integration

Shipped version: 0.3.0~ynh4

Screenshots

Screenshot of django-fritzconnection

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

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