1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hotspot_ynh.git synced 2024-09-03 19:25:53 +02:00
Wifi Hotspot app for YunoHost
Find a file
2024-06-22 22:42:54 +00:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:47:54 +02:00
conf Add comment to explain the origin of the awk syntax 2024-03-19 18:12:41 +01:00
doc Yolo packaging v2 2023-10-06 18:36:24 +02:00
scripts restore files with magic 2024-01-02 10:59:14 +01:00
ALL_README.md Auto-update READMEs 2024-06-22 22:42:54 +00:00
config_panel.toml allow empty dns field to generate default local dns 2023-10-14 10:52:27 +02:00
LICENSE Add LICENSE 2014-11-20 20:09:12 +01:00
manifest.toml bump version 2024-03-29 22:30:11 +01:00
README.md Auto-update READMEs 2024-06-22 22:42:54 +00:00
README_es.md Auto-update READMEs 2024-06-22 22:42:54 +00:00
README_eu.md Auto-update READMEs 2024-06-22 22:42:54 +00:00
README_fr.md Auto-update READMEs 2024-03-29 21:30:21 +00:00
README_gl.md Auto-update READMEs 2024-03-29 21:30:21 +00:00
README_it.md Auto-update READMEs 2024-03-29 21:30:21 +00:00
README_zh_Hans.md Auto-update READMEs 2024-06-22 22:42:54 +00:00
tests.toml Moar args to expicitly define for tests 2023-11-28 00:02:23 +01:00

Wifi Hotspot for YunoHost

Integration level Working status Maintenance status

Install Wifi Hotspot with YunoHost

Read this README in other languages.

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.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