Web based FritzBox management using Python/Django.
Find a file
2024-05-28 21:44:15 +00:00
.github Project updates 2022-10-04 17:52:42 +02:00
conf Manifest v2 2024-03-29 00:18:41 +01:00
doc Manifest v2 2024-03-29 00:18:41 +01:00
scripts Use standard redis helpers 2024-05-20 16:21:53 +02:00
tests Project updates 2022-10-04 17:52:42 +02:00
.editorconfig modenize YunoHost project setup 2022-08-16 09:56:22 +02:00
.flake8 init Project 2022-04-02 17:44:57 +02:00
.gitignore modenize YunoHost project setup 2022-08-16 09:56:22 +02:00
ALL_README.md Auto-update READMEs 2024-05-28 21:44:15 +00:00
config_panel.toml Manifest v2 2024-03-29 00:18:41 +01:00
LICENSE init Project 2022-04-02 17:44:57 +02:00
local_test.py Project updates 2022-10-04 17:52:42 +02:00
Makefile Project updates 2022-10-04 17:52:42 +02:00
manifest.toml Use standard redis helpers 2024-05-20 16:21:53 +02:00
poetry.lock Project updates 2022-10-04 17:52:42 +02:00
pyproject.toml Project updates 2022-10-04 17:52:42 +02:00
README.md Auto-update READMEs 2024-05-20 14:21:59 +00:00
README_es.md Auto-update READMEs 2024-05-20 14:21:59 +00:00
README_eu.md Auto-update READMEs 2024-05-20 14:21:59 +00:00
README_fr.md Manifest v2 2024-03-29 00:18:41 +01:00
README_gl.md Manifest v2 2024-03-29 00:18:41 +01:00
README_it.md Manifest v2 2024-03-29 00:18:41 +01:00
README_zh_Hans.md Auto-update READMEs 2024-05-20 14:21:59 +00:00
tests.toml Handle packagingv1 -> v2 migration 2024-03-29 00:47:11 +01: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