This commit is contained in:
Éric Gaspar 2023-01-24 13:13:51 +01:00
commit a0f6b6aeb2
2 changed files with 13 additions and 15 deletions

View file

@ -33,7 +33,6 @@ This package for YunoHost used [django-yunohost-integration](https://github.com/
**Shipped version:** 0.2.0~ynh2
## Screenshots
![Screenshot of django-fritzconnection](./doc/screenshots/v002_hosts_change_list.png)

View file

@ -5,15 +5,15 @@ It shall NOT be edited by hand.
# django-fritzconnection pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/django-fritzconnection.svg)](https://dash.yunohost.org/appci/app/django-fritzconnection) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/django-fritzconnection.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/django-fritzconnection.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/django-fritzconnection.svg)](https://dash.yunohost.org/appci/app/django-fritzconnection) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/django-fritzconnection.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/django-fritzconnection.maintain.svg)
[![Installer django-fritzconnection avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=django-fritzconnection)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer django-fritzconnection rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
> *Ce package vous permet dinstaller django-fritzconnection rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble
## Vue densemble
Web based FritzBox management using Python/Django and the great [fritzconnection](https://github.com/kbr/fritzconnection) library.
@ -31,14 +31,13 @@ Pull requests welcome ;)
This package for YunoHost used [django-yunohost-integration](https://github.com/YunoHost-Apps/django_yunohost_integration)
**Version incluse :** 0.2.0~ynh2
**Version incluse :** 0.2.0~ynh2
## Captures décran
## Captures d'écran
![Capture d'écran de django-fritzconnection](./doc/screenshots/v002_hosts_change_list.png)
![Capture d'écran de django-fritzconnection](./doc/screenshots/gitkeep)
![Capture d'écran de django-fritzconnection](./doc/screenshots/v010rc1_group_management.png)
![Capture décran de django-fritzconnection](./doc/screenshots/v002_hosts_change_list.png)
![Capture décran de django-fritzconnection](./doc/screenshots/gitkeep)
![Capture décran de django-fritzconnection](./doc/screenshots/v010rc1_group_management.png)
## Avertissements / informations importantes
@ -173,8 +172,8 @@ Notes:
## Documentations et ressources
* Site officiel de l'app : <https://github.com/jedie/django-fritzconnection>
* Dépôt de code officiel de l'app : <https://github.com/jedie/django-fritzconnection>
* Site officiel de lapp : <https://github.com/jedie/django-fritzconnection>
* Dépôt de code officiel de lapp : <https://github.com/jedie/django-fritzconnection>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_django-fritzconnection>
* Signaler un bug : <https://github.com/YunoHost-Apps/django-fritzconnection_ynh/issues>
@ -190,4 +189,4 @@ ou
sudo yunohost app upgrade django-fritzconnection -u https://github.com/YunoHost-Apps/django-fritzconnection_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>