diff --git a/assets/pages/mumble.png b/assets/pages/mumble.png new file mode 100644 index 0000000..4b89f84 Binary files /dev/null and b/assets/pages/mumble.png differ diff --git a/assets/svgs/mumble.svg b/assets/svgs/mumble.svg new file mode 100644 index 0000000..ff432a6 --- /dev/null +++ b/assets/svgs/mumble.svg @@ -0,0 +1,215 @@ + + + + + + + Alternate Shield + + + + Child + + + + Users + + + + Alternate Shield + + + + Address Card + + + + Identification Card + + + + Alternate Mobile + + + + Mobile Phone + + + + Alternate Comment + + + + Paper Plane + + + + Phone Square + + + + Phone + + + + + + + + image/svg+xml + + + + + + + + + headphones + + + + diff --git a/mumble.md b/mumble.md new file mode 100644 index 0000000..9852f7d --- /dev/null +++ b/mumble.md @@ -0,0 +1,51 @@ +--- +layout: page +title: Mumble +subtitle: "An open source VoIP solution that's better than Discord" +description: "An open source VoIP solution that's better than Discord" +cover: /assets/pages/mumble.png +--- +For more in-depth and accurate information than what's here, look at the [official Mumble website](https://wiki.mumble.info/wiki/Main_Page). + +### - Debian +``` +sudo apt-get install mumble +``` + +### - Ubuntu +``` +sudo add-apt-repository ppa:mumble/release +sudo apt-get update +sudo apt-get install mumble +``` + +### - Fedora +``` +dnf install mumble mumble-overlay mumble-plugins +``` + +### - Arch Linux +``` +sudo pacman -S mumble +``` + +### - Android +``` +You download it from F-Droid +``` +[Here](https://f-droid.org/repository/browse/?fdid=com.morlunk.mumbleclient) lol. It's also on [Google Play](https://play.google.com/store/apps/details?id=com.morlunk.mumbleclient.free) but we don't talk about that crap 😉 + +### - Windhoes +Download the latest release from their [GitHub page](https://github.com/mumble-voip/mumble/releases). + +### - iOShit +A client is available in the [App Store](https://itunes.apple.com/us/app/mumble/id443472808?mt=8) + +### - macOShit +Same as Windhoes - look in the [release page](https://github.com/mumble-voip/mumble/releases) on GitHub. + +## Setup +I don't use Windows or macOS so I can't speak to how they work. On Linux, simply launch the app and run through the audio setup wizard. After that, go to `Server -> Connect -> Add new`. Enter whatever name you want, use `nixnet.xyz` as the address, `64738` for the port, and leave the username blank. Pretty much the same goes for the Android app; open it, add a new server, enter the information above, connect, and start chatting! +
+
+If you want a new channel made for something (game, podcast, private call, etc.), just [let me know](/contact) and I'll create one!