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

Alexandre Aubin f40082a94c yolo: we shouldn't need to add an app-specific conf for dnsmasq only to add 'interface=wlanX', it's already handled by the core, we just need to regen-conf dnsmasq when we start/stop the hotspot ? il y a 1 an
.github 57c0f8e01c [autopatch] Update issue and PR templates il y a 3 ans
conf f40082a94c yolo: we shouldn't need to add an app-specific conf for dnsmasq only to add 'interface=wlanX', it's already handled by the core, we just need to regen-conf dnsmasq when we start/stop the hotspot ? il y a 1 an
doc 15efdd1607 Add proper doc/DESCRIPTION.md il y a 3 ans
scripts f40082a94c yolo: we shouldn't need to add an app-specific conf for dnsmasq only to add 'interface=wlanX', it's already handled by the core, we just need to regen-conf dnsmasq when we start/stop the hotspot ? il y a 1 an
LICENSE 1518065597 Add LICENSE il y a 10 ans
README.md 3366dbbbec Auto-update README il y a 1 an
README_fr.md 3366dbbbec Auto-update README il y a 1 an
check_process fbf6e7acc1 enable multi instance check il y a 1 an
config_panel.toml 15ef276917 fix unbound dns variables + check if hotspot is enabled before starting it + cleanup stuff when hotspot is disabled il y a 1 an
manifest.json d7bd4c1571 bump version 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.1.1~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