Web based FritzBox management using Python/Django.
Find a file
2024-08-27 21:20:20 +02: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-05-28 21:44:15 +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 Apply manageprojects updates 2024-08-27 21:20:20 +02:00
README_es.md Apply manageprojects updates 2024-08-27 21:20:20 +02:00
README_eu.md Apply manageprojects updates 2024-08-27 21:20:20 +02:00
README_fr.md Apply manageprojects updates 2024-08-27 21:20:20 +02:00
README_gl.md Apply manageprojects updates 2024-08-27 21:20:20 +02:00
README_it.md Apply manageprojects updates 2024-08-27 21:20:20 +02:00
README_zh_Hans.md Apply manageprojects updates 2024-08-27 21:20:20 +02: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.

The basic idea is to block/unblock Internet access to a group of devices as easily as possible.

pytest YunoHost apps package linter Coverage Status on codecov.io

django-fritzconnection @ PyPi Python Versions License GPL V3+

Pull requests welcome ;)

This package for YunoHost used django-yunohost-integration

Shipped version: 0.2.0~ynh3

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