mumble
Low-latency, high quality voice chat software. More information: <https://www.mumble.info>.
Install
- All systems
-
curl cmd.cat/mumble.sh
- Debian
-
apt-get install mumble
- Ubuntu
-
apt-get install mumble
- Alpine
-
apk add mumble
- Arch Linux
-
pacman -S mumble
- Kali Linux
-
apt-get install mumble
- Fedora
-
dnf install mumble
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mumble
- Raspbian
-
apt-get install mumble
- Dockerfile
- dockerfile.run/mumble
- Docker
-
docker run cmd.cat/mumble mumble
powered by Commando
Low-latency, high quality voice chat software. More information: <https://www.mumble.info>.
-
Open Mumble:
mumble
-
Open Mumble and immediately connect to a server:
mumble mumble://[email protected]
-
Open Mumble and immediately connect to a password protected server:
mumble mumble://username:[email protected]
-
Mute/unmute the microphone in a running Mumble instance:
mumble rpc mute|unmute
-
Mute/unmute the microphone and the audio output of Mumble:
mumble rpc deaf|undeaf
© tl;dr; authors and contributors