2023-01-06 10:02:41 +01:00
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
2021-10-13 14:27:46 +02:00
# Wifi Hotspot pour YunoHost
2023-02-26 19:05:13 +01:00
[![Niveau d’ intégration ](https://dash.yunohost.org/integration/hotspot.svg )](https://dash.yunohost.org/appci/app/hotspot) ![Statut du fonctionnement ](https://ci-apps.yunohost.org/ci/badges/hotspot.status.svg ) ![Statut de maintenance ](https://ci-apps.yunohost.org/ci/badges/hotspot.maintain.svg )
2021-10-13 14:27:46 +02:00
[![Installer Wifi Hotspot avec YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=hotspot)
*[Read this readme in english.](./README.md)*
2023-02-26 19:05:13 +01:00
> *Ce package vous permet d’ installer Wifi Hotspot 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.*
2021-10-13 14:27:46 +02:00
2023-02-26 19:05:13 +01:00
## Vue d’ ensemble
2021-10-13 14:27:46 +02:00
* Diffusez un point d'accès Wi-Fi depuis votre serveur auto-hébergé
* À combiner avec l'[app VPN Client](https://github.com/labriqueinternet/vpnclient_ynh) pour obtenir un accès internet aumatiquement protégé par votre VPN
2021-11-14 18:55:27 +01:00
**Version incluse :** 2.0~ynh3
2021-10-13 14:27:46 +02:00
2023-02-26 19:05:13 +01:00
## Captures d’ écran
2021-10-13 14:27:46 +02:00
2023-02-26 19:05:13 +01:00
![Capture d’ écran de Wifi Hotspot ](./doc/screenshots/hotspot.png )
2021-10-13 14:27:46 +02:00
## Documentations et ressources
2023-02-26 19:05:13 +01:00
* Site officiel de l’ app : < https: // internetcu . be />
2023-01-06 10:02:41 +01:00
* Documentation YunoHost pour cette app : < https: // yunohost . org / app_hotspot >
* Signaler un bug : < https: // github . com / YunoHost-Apps / hotspot_ynh / issues >
2021-10-13 14:27:46 +02:00
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing ](https://github.com/YunoHost-Apps/hotspot_ynh/tree/testing ).
Pour essayer la branche testing, procédez comme suit.
2023-01-06 10:02:41 +01:00
``` bash
2021-10-13 14:27:46 +02:00
sudo yunohost app install https://github.com/YunoHost-Apps/hotspot_ynh/tree/testing --debug
ou
sudo yunohost app upgrade hotspot -u https://github.com/YunoHost-Apps/hotspot_ynh/tree/testing --debug
```
2023-02-26 19:05:13 +01:00
**Plus d’ infos sur le packaging d’ applications :** < https: / / yunohost . org / packaging_apps >