https://github.com/yunohost-apps/hotspot_ynh
Wifi Hotspot app for YunoHost
https://github.com/yunohost-apps/hotspot_ynh
hotspot yunohost yunohost-apps
Last synced: 6 months ago
JSON representation
Wifi Hotspot app for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/hotspot_ynh
- Owner: YunoHost-Apps
- License: agpl-3.0
- Created: 2014-11-02T12:02:55.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2025-01-20T10:44:54.000Z (9 months ago)
- Last Synced: 2025-04-23T15:14:19.319Z (6 months ago)
- Topics: hotspot, yunohost, yunohost-apps
- Language: Shell
- Homepage:
- Size: 2.34 MB
- Stars: 42
- Watchers: 12
- Forks: 19
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wifi Hotspot for YunoHost
[](https://dash.yunohost.org/appci/app/hotspot)  
[](https://install-app.yunohost.org/?app=hotspot)
*[Read this README in other languages.](./ALL_README.md)*
> *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](https://yunohost.org/install) to learn how to install it.*## Overview
* Broadcast a Wi-Fi access point from your self-hosted server
* Combine with the [VPN Client app](https://github.com/labriqueinternet/vpnclient_ynh) to obtain a VPN-protected WiFi**Shipped version:** 2.3.1~ynh1
## Screenshots

## Documentation and resources
- Official app website:
- YunoHost Store:
- Report a bug:## Developer info
Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/hotspot_ynh/tree/testing).
To try the `testing` branch, please proceed like that:
```bash
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:**