mirror of
https://github.com/YunoHost-Apps/django-fritzconnection_ynh.git
synced 2024-09-03 18:26:24 +02:00
commit
49fb9f41b7
7 changed files with 13 additions and 22 deletions
10
README.md
10
README.md
|
@ -5,7 +5,8 @@ It shall NOT be edited by hand.
|
|||
|
||||
# django-fritzconnection for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/django-fritzconnection)  
|
||||
[](https://dash.yunohost.org/appci/app/django-fritzconnection)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=django-fritzconnection)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
@ -33,12 +34,9 @@ This package for YunoHost used [django-yunohost-integration](https://github.com/
|
|||
|
||||
**Shipped version:** 0.2.0~ynh2
|
||||
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
## Disclaimers / important information
|
||||
|
||||
|
@ -173,9 +171,7 @@ Notes:
|
|||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://github.com/jedie/django-fritzconnection>
|
||||
* Upstream app code repository: <https://github.com/jedie/django-fritzconnection>
|
||||
* YunoHost documentation for this app: <https://yunohost.org/app_django-fritzconnection>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/django-fritzconnection_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
|
24
README_fr.md
24
README_fr.md
|
@ -5,15 +5,16 @@ It shall NOT be edited by hand.
|
|||
|
||||
# django-fritzconnection pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/django-fritzconnection)  
|
||||
[](https://dash.yunohost.org/appci/app/django-fritzconnection)  
|
||||
|
||||
[](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 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.*
|
||||
|
||||
## Vue d'ensemble
|
||||
## Vue d’ensemble
|
||||
|
||||
Web based FritzBox management using Python/Django and the great [fritzconnection](https://github.com/kbr/fritzconnection) library.
|
||||
|
||||
|
@ -31,14 +32,11 @@ 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
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
|
@ -173,9 +171,7 @@ 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>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_django-fritzconnection>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/jedie/django-fritzconnection>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/django-fritzconnection_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
@ -190,4 +186,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 d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
BIN
doc/screenshots/screenshot.png
Normal file
BIN
doc/screenshots/screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 102 KiB |
Binary file not shown.
Before Width: | Height: | Size: 90 KiB |
Binary file not shown.
Before Width: | Height: | Size: 53 KiB |
|
@ -9,7 +9,6 @@
|
|||
"url": "https://github.com/YunoHost-Apps/django-fritzconnection_ynh",
|
||||
"upstream": {
|
||||
"license": "GPL-3.0",
|
||||
"website": "https://github.com/jedie/django-fritzconnection",
|
||||
"code": "https://github.com/jedie/django-fritzconnection"
|
||||
},
|
||||
"license": "GPL-3.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue