2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hotspot_ynh.git synced 2026-02-04 16:01:49 +01:00
Wifi Hotspot app for YunoHost
Find a file
2025-12-30 09:24:27 +01:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:47:54 +02:00
conf enable IEEE 802.11n 2025-11-23 15:10:17 +01:00
doc Yolo packaging v2 2023-10-06 18:36:24 +02:00
scripts fix permissions ancd create directory after restore 2025-12-30 09:05:36 +01:00
.gitignore convert to helpers2.1 2025-10-28 12:05:27 +01:00
config_panel.toml fix helpers 2.1 functions and fix dns regex pattern 2025-11-22 20:28:23 +01:00
LICENSE Add LICENSE 2014-11-20 20:09:12 +01:00
manifest.toml bump version to 2.3.2~ynh1 2025-12-30 09:23:16 +01:00
README.md Auto-update READMEs 2025-12-30 09:23:22 +01:00
tests.toml actualise tests 2025-10-28 12:27:19 +01:00

Logo of Wifi Hotspot Wifi Hotspot, packaged for YunoHost

Create and configure a WiFi hotspot

🌐 Official app website Version: 2.3.2~ynh1

Screenshots

Screenshot of Wifi Hotspot

📦 Developer info

Automatic tests level

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/hotspot_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade hotspot -u https://github.com/YunoHost-Apps/hotspot_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.