mirror of
https://github.com/YunoHost-Apps/mumbleserver_ynh.git
synced 2025-11-05 12:28:45 +01:00
Mumble server package for YunoHost
|
|
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| hooks | ||
| scripts | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Mumble Server, packaged for YunoHost
Low-latency, high quality voice chat software (VoIP)
📦 Developer info
🛠️ Upstream Mumble Server repository: https://github.com/mumble-voip/mumble
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/mumbleserver_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade mumbleserver -u https://github.com/YunoHost-Apps/mumbleserver_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.