mirror of
https://github.com/YunoHost-Apps/mumble-web_ynh.git
synced 2024-09-03 19:46:16 +02:00
51 lines
2.3 KiB
Markdown
51 lines
2.3 KiB
Markdown
|
<!--
|
||
|
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
|
||
|
EZ editatu eskuz.
|
||
|
-->
|
||
|
|
||
|
# Mumble Web YunoHost-erako
|
||
|
|
||
|
[![Integrazio maila](https://dash.yunohost.org/integration/mumble-web.svg)](https://dash.yunohost.org/appci/app/mumble-web) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/mumble-web.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/mumble-web.maintain.svg)
|
||
|
|
||
|
[![Instalatu Mumble Web YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=mumble-web)
|
||
|
|
||
|
*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
|
||
|
|
||
|
> *Pakete honek Mumble Web YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
|
||
|
> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
|
||
|
|
||
|
## Aurreikuspena
|
||
|
|
||
|
mumble-web is an HTML5 Mumble client for use in modern browsers.
|
||
|
The Mumble protocol uses TCP for control and UDP for voice. Running in a browser, both are unavailable to this client. Instead Websockets are used for control and WebRTC is used for voice (using Websockets as fallback if the server does not support WebRTC).
|
||
|
|
||
|
**Paketatutako bertsioa:** 1.3.0~ynh5
|
||
|
|
||
|
**Demoa:** <https://web.mumble.framatalk.org/>
|
||
|
|
||
|
## Pantaila-argazkiak
|
||
|
|
||
|
![Mumble Web(r)en pantaila-argazkia](./doc/screenshots/screenshot.png)
|
||
|
|
||
|
## Dokumentazioa eta baliabideak
|
||
|
|
||
|
- Aplikazioaren webgune ofiziala: <https://mumble.info>
|
||
|
- Administratzaileen dokumentazio ofiziala: <https://docs.framasoft.org/fr/jitsimeet/mumble.html>
|
||
|
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/Johni0702/mumble-web/>
|
||
|
- YunoHost Denda: <https://apps.yunohost.org/app/mumble-web>
|
||
|
- Eman errore baten berri: <https://github.com/YunoHost-Apps/mumble-web_ynh/issues>
|
||
|
|
||
|
## Garatzaileentzako informazioa
|
||
|
|
||
|
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/mumble-web_ynh/tree/testing).
|
||
|
|
||
|
`testing` abarra probatzeko, ondorengoa egin:
|
||
|
|
||
|
```bash
|
||
|
sudo yunohost app install https://github.com/YunoHost-Apps/mumble-web_ynh/tree/testing --debug
|
||
|
edo
|
||
|
sudo yunohost app upgrade mumble-web -u https://github.com/YunoHost-Apps/mumble-web_ynh/tree/testing --debug
|
||
|
```
|
||
|
|
||
|
**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps>
|