mirror of
https://github.com/YunoHost-Apps/hotspot_ynh.git
synced 2024-09-03 19:25:53 +02:00
Enhanced the README in accordance to YunoHost Apps README template
This commit is contained in:
parent
ec919eb58f
commit
af2b7a678c
1 changed files with 26 additions and 6 deletions
32
README.md
32
README.md
|
@ -1,8 +1,13 @@
|
|||
# Wi-Fi Hotspot [](https://travis-ci.org/labriqueinternet/hotspot_ynh) [](https://dash.yunohost.org/appci/app/hotspot)
|
||||
# Wi-Fi Hotspot
|
||||
|
||||
[](https://travis-ci.org/labriqueinternet/hotspot_ynh)
|
||||
[](https://dash.yunohost.org/appci/app/hotspot)
|
||||
[](https://install-app.yunohost.org/?app=hotspot)
|
||||
|
||||
This YunoHost app is a part of the "[La Brique Internet](http://labriqueinter.net)" project but can be used independently.
|
||||
> *This package allows you to install DokuWiki quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
|
||||
|
||||
> This YunoHost app is a part of the "[La Brique Internet](http://labriqueinter.net)" project but can be used independently.
|
||||
|
||||
## Overview
|
||||
|
||||
|
@ -12,7 +17,17 @@ Hotspot Wi-Fi app for [YunoHost](http://yunohost.org/).
|
|||
* Without internet access, it's a [PirateBox](https://en.wikipedia.org/wiki/PirateBox).
|
||||
* With the [VPN Client app for YunoHost](https://github.com/labriqueinternet/vpnclient_ynh), it's an encrypted Wi-Fi internet access (eventually with [neutral access](https://en.wikipedia.org/wiki/Net_neutrality), without filters, and with IPv6, depending on your VPN provider).
|
||||
|
||||
## Features
|
||||
## Screenshot
|
||||
|
||||

|
||||
|
||||
## Demo
|
||||
|
||||
## Configuration
|
||||
|
||||
## Documentation
|
||||
|
||||
## YunoHost specific features
|
||||
|
||||
* WPA2 encryption
|
||||
* 802.11n compliant
|
||||
|
@ -21,9 +36,15 @@ Hotspot Wi-Fi app for [YunoHost](http://yunohost.org/).
|
|||
* Automatic clients configuration (IPv6 with SLAAC/DHCPv6 and IPv4 with DHCPv4)
|
||||
* Set an IPv6 from your delegated prefix (*prefix::42*) on the server, to use for the AAAA records
|
||||
|
||||
## Screenshot
|
||||
### Supported architectures
|
||||
|
||||

|
||||
* x86-64b - [](https://ci-apps.yunohost.org/ci/apps/hotspot/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/hotspot/)
|
||||
* Jessie x86-64b - [](https://ci-stretch.nohost.me/ci/apps/hotspot/)
|
||||
|
||||
## Limitations
|
||||
|
||||
## Additional information
|
||||
|
||||
## Friendly apps
|
||||
|
||||
|
@ -49,4 +70,3 @@ In this manner, with this example, you can provide 3 access points at the same t
|
|||
|
||||
* Debian Stretch
|
||||
* YunoHost >= 3.2.0
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue