mirror of
https://github.com/YunoHost-Apps/hotspot_ynh.git
synced 2024-09-03 19:25:53 +02:00
Auto-update README
This commit is contained in:
parent
c77c631393
commit
e8eddb26dd
2 changed files with 11 additions and 9 deletions
|
@ -5,7 +5,8 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Wifi Hotspot for YunoHost
|
# Wifi Hotspot for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/hotspot)  
|
[](https://dash.yunohost.org/appci/app/hotspot)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=hotspot)
|
[](https://install-app.yunohost.org/?app=hotspot)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
17
README_fr.md
17
README_fr.md
|
@ -5,15 +5,16 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Wifi Hotspot pour YunoHost
|
# Wifi Hotspot pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/hotspot)  
|
[](https://dash.yunohost.org/appci/app/hotspot)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=hotspot)
|
[](https://install-app.yunohost.org/?app=hotspot)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer Wifi Hotspot rapidement et simplement sur un serveur YunoHost.
|
> *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.*
|
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
|
||||||
|
|
||||||
* Diffusez un point d'accès Wi-Fi depuis votre serveur auto-hébergé
|
* 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
|
* À combiner avec l'[app VPN Client](https://github.com/labriqueinternet/vpnclient_ynh) pour obtenir un accès internet aumatiquement protégé par votre VPN
|
||||||
|
@ -21,13 +22,13 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
||||||
|
|
||||||
**Version incluse :** 2.0~ynh3
|
**Version incluse :** 2.0~ynh3
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d’écran
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <https://internetcu.be/>
|
* Site officiel de l’app : <https://internetcu.be/>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_hotspot>
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_hotspot>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/hotspot_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/hotspot_ynh/issues>
|
||||||
|
|
||||||
|
@ -43,4 +44,4 @@ ou
|
||||||
sudo yunohost app upgrade hotspot -u https://github.com/YunoHost-Apps/hotspot_ynh/tree/testing --debug
|
sudo yunohost app upgrade hotspot -u https://github.com/YunoHost-Apps/hotspot_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>
|
Loading…
Add table
Reference in a new issue