Yunohost Hotspot app https://github.com/labriqueinternet/hotspot_ynh

Alexandre Aubin 2d38e95ea3 Disable the classic hostapd service because we're using hostapd@$app instead, otherwise it'll flood logs x_x il y a 1 an
.github 57c0f8e01c [autopatch] Update issue and PR templates il y a 3 ans
conf a4fe4d0406 remove export PATH variable as it will be provided by run-parts script il y a 1 an
doc ddb9324084 Yolo packaging v2 il y a 1 an
scripts 2d38e95ea3 Disable the classic hostapd service because we're using hostapd@$app instead, otherwise it'll flood logs x_x il y a 1 an
LICENSE 1518065597 Add LICENSE il y a 10 ans
README.md d528bdcf6b Auto-update README il y a 1 an
README_fr.md 750f3ac66a Auto-update README il y a 1 an
config_panel.toml 638b467441 allow empty dns field to generate default local dns il y a 1 an
manifest.toml 53d1708056 Update manifest.toml : bump yunohos requirement to 11.2.7 il y a 1 an
tests.toml 5f7551ed1c Moar args to expicitly define for tests il y a 1 an

README.md

Wifi Hotspot for YunoHost

Integration level Working status Maintenance status

Install Wifi Hotspot with YunoHost

Lire ce readme en français.

This package allows you to install Wifi Hotspot quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

  • Broadcast a Wi-Fi access point from your self-hosted server
  • Combine with the VPN Client app to obtain a VPN-protected WiFi

Shipped version: 2.3.0~ynh1

Screenshots

Screenshot of Wifi Hotspot

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/hotspot_ynh/tree/testing --debug
or
sudo yunohost app upgrade hotspot -u https://github.com/YunoHost-Apps/hotspot_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps