assets/pages/mumble.png 🔗
Amolith created
assets/pages/mumble.png | 0
assets/svgs/mumble.svg | 50 ++++++++++++++++++++++++++++++++++++++++++
mumble.md | 51 ++++++++++++++++++++++++++++++++++++++++++
3 files changed, 101 insertions(+)
@@ -0,0 +1,215 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="600"
+ height="315"
+ viewBox="0 0 158.75 83.343752"
+ version="1.1"
+ id="svg8"
+ inkscape:version="0.92.4 5da689c313, 2019-01-14"
+ sodipodi:docname="mumble.svg"
+ inkscape:export-filename="/home/amolith/repos/nixnet/assets/pages/mumble.png"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96">
+ <defs
+ id="defs2">
+ <symbol
+ id="shield-alt">
+ <title
+ id="shield-alt-title">Alternate Shield</title>
+ <path
+ style="stroke-width:0.26458332"
+ inkscape:connector-curvature="0"
+ d="m 131.23333,33.866667 c 0,58.547529 -35.965868,91.187323 -58.615524,100.623153 a 12.7,12.7 0 0 1 -9.76921,0 C 34.526802,122.69073 4.2333333,86.383019 4.2333333,33.866667 A 12.7,12.7 0 0 1 12.04886,22.143508 l 50.8,-21.16666633 a 12.7,12.7 0 0 1 9.769211,0 L 123.41807,22.143508 a 12.7,12.7 0 0 1 7.81526,11.723159 z m -63.499997,84.220313 0.01746,0.009 C 92.551515,105.74285 113.39063,76.739485 114.26904,36.676012 L 67.733333,17.286023 Z"
+ id="path26851" />
+ </symbol>
+ <symbol
+ id="child">
+ <title
+ id="child-title">Child</title>
+ <path
+ style="stroke-width:0.26458332"
+ inkscape:connector-curvature="0"
+ d="M 31.75,19.05 C 31.75,8.5288437 40.278844,0 50.8,0 61.321156,0 69.85,8.5288437 69.85,19.05 69.85,29.570892 61.321156,38.1 50.8,38.1 40.278844,38.1 31.75,29.570892 31.75,19.05 Z m 67.37006,0.363273 c -3.306233,-3.306498 -8.66722,-3.306498 -11.973454,0 L 64.226281,42.333333 H 37.373454 l -22.92006,-22.92006 c -3.306234,-3.306498 -8.6672211,-3.306498 -11.9734544,0 -3.30649793,3.306498 -3.30649793,8.667221 0,11.973719 L 27.516667,56.423454 V 127 c 0,4.67598 3.790685,8.46667 8.466666,8.46667 h 4.233334 c 4.675981,0 8.466666,-3.79069 8.466666,-8.46667 V 97.366667 h 4.233334 V 127 c 0,4.67598 3.790685,8.46667 8.466666,8.46667 h 4.233334 c 4.675981,0 8.466666,-3.79069 8.466666,-8.46667 V 56.423454 L 99.12006,31.386727 c 3.3065,-3.306498 3.3065,-8.666956 0,-11.973454 z"
+ id="path22180" />
+ </symbol>
+ <symbol
+ id="users">
+ <title
+ id="users-title">Users</title>
+ <path
+ style="stroke-width:0.26458332"
+ inkscape:connector-curvature="0"
@@ -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!
+<br/>
+<br/>
+If you want a new channel made for something (game, podcast, private call, etc.), just [let me know](/contact) and I'll create one!