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

Alexandre Aubin 3a72871641 follow-up of previous commit : we probably need yunohost's lock to be able to trigger the regenconf from inside the service script 1 year ago
.github 57c0f8e01c [autopatch] Update issue and PR templates 3 years ago
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 ? 1 year ago
doc 15efdd1607 Add proper doc/DESCRIPTION.md 3 years ago
scripts 3a72871641 follow-up of previous commit : we probably need yunohost's lock to be able to trigger the regenconf from inside the service script 1 year ago
LICENSE 1518065597 Add LICENSE 10 years ago
README.md bdd9224341 Auto-update README 1 year ago
README_fr.md bdd9224341 Auto-update README 1 year ago
check_process fbf6e7acc1 enable multi instance check 1 year ago
config_panel.toml 15ef276917 fix unbound dns variables + check if hotspot is enabled before starting it + cleanup stuff when hotspot is disabled 1 year ago
manifest.json d7bd4c1571 bump version 1 year ago

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