Difference between revisions of "3rd Party Applications"

From Mumble Wiki
Jump to: navigation, search
(Standalone Applications: name of yulli)
(Libraries)
(60 intermediate revisions by 23 users not shown)
Line 1: Line 1:
'''Please edit this page if you find a feature or step you think should be included; it's a wiki for a reason! Note you must register and wait about 3 days in order to be able to edit.'''
+
'''Please edit this page if you created or found an application you think should be included. Note that you must register with the wiki in order to be able to edit it.'''
 +
 
 +
= Clients =
 +
 
 +
{|border="0" cellpadding="2" cellspacing="1" style="background:#e2e2e2;" class="sortable" width="100%"
 +
! Name
 +
! Platform
 +
! Programming language
 +
! Comment
 +
! License
 +
! Weblink
 +
 
 +
|-bgcolor="#f8f8ff"
 +
| '''Plumble'''
 +
| Android
 +
| Java
 +
| Voice activation (with customizable threshold) and push-to-talk, dual-pane channel and chat with gestures, draggable overlay, Bluetooth headset support, customizable theming, proximity sensor utilizing "Voice Call" mode, push to talk 'hot corners' toggleable in settings, hardware push-to-talk key support, chat notifications and more!
 +
| [https://github.com/acomminos/Plumble/blob/master/LICENSE GPLv3]
 +
| [https://github.com/Morlunk/Plumble GitHub]
 +
 
 +
|-bgcolor="#f8f8ff"
 +
| '''Mumblefy'''
 +
| iOS
 +
| Objective C
 +
| -
 +
| Proprietary
 +
| [http://www.mumblefy.com Website]
 +
 
 +
|-bgcolor="#f8f8ff"
 +
| '''mumble-web'''
 +
| Web
 +
| HTML5 and JavaScript
 +
| Quite a few features are still missing, most noticeably voice activity detection and all administrative functionality.
 +
| [https://opensource.org/licenses/ISC ISC]
 +
| [https://github.com/Johni0702/mumble-web GitHub]
 +
|}
 +
 
 +
= Servers =
 +
 
 +
With our Mumble Server - often called “Murmur” - we provide an official, stable and efficient server software. Unlike some other software, we encourage alternative implementations by documenting our protocol in an open way. From the community some server software projects are available, providing you alternatives to the official server. Be aware though that they may lack some of the newer features - so if that is important to you check that.
 +
 
 +
{|border="0" cellpadding="2" cellspacing="1" style="background:#e2e2e2;" class="sortable"
 +
! Name
 +
! State
 +
! Source-Language
 +
! License
 +
! Comment
 +
! Weblink
 +
 
 +
|-bgcolor="#f8f8ff"
 +
| uMurmur
 +
| Stable
 +
| C
 +
| {{BSD3}}
 +
| uMurmur is a minimalistic Mumble server primarily targeted to run on routers with an open OS like OpenWRT. The server part of Mumble is called Murmur, hence the name uMurmur.
 +
| [https://code.google.com/p/umurmur/ Project page on code.google.com],
 +
[https://github.com/fatbob313/umurmur Project page and sources on github.com]
 +
 
 +
|-bgcolor="#f8f8ff"
 +
| Grumble
 +
| Experimental
 +
| [http://golang.org Go]
 +
| {{BSD3}}
 +
| Alternative Mumble server written in Go
 +
| [https://github.com/mkrautz/grumble Project page and source on github.com]
 +
 
 +
|}
 +
 
 +
= Libraries =
 +
 
 +
{|border="0" cellpadding="2" cellspacing="1" style="background:#e2e2e2;" class="sortable" width="100%"
 +
! Name
 +
! Technology
 +
! Comment
 +
! License
 +
! Weblink
 +
 
 +
|-bgcolor="#f8f8ff"
 +
| '''gumble'''
 +
| Go
 +
| -
 +
| MPL 2.0
 +
| [https://github.com/layeh/gumble/]
 +
 
 +
|-bgcolor="#f8f8ff"
 +
| '''Jumble'''
 +
| Java (Android)
 +
| Used for [[Plumble]]
 +
| GPLv3
 +
| [https://github.com/Morlunk/Jumble]
 +
 
 +
|-bgcolor="#f8f8ff"
 +
| '''lua-mumble'''
 +
| Lua (Linux)
 +
| -
 +
| MIT
 +
| [https://github.com/bkacjios/lua-mumble]
 +
 
 +
|-bgcolor="#f8f8ff"
 +
| '''MumbleKit'''
 +
| Objective-C
 +
| -
 +
| BSD3
 +
| [https://github.com/mumble-voip/mumblekit]
 +
 
 +
|-bgcolor="#f8f8ff"
 +
| '''MumbleSharp'''
 +
| C#
 +
| -
 +
| MIT
 +
| [https://github.com/martindevans/MumbleSharp]
 +
 
 +
|-bgcolor="#f8f8ff"
 +
| '''node-mumble'''
 +
| JavaScript (Node.js)
 +
| -
 +
| MIT
 +
| [https://github.com/Rantanen/node-mumble]
 +
 
 +
|-bgcolor="#f8f8ff"
 +
| '''mumlib'''
 +
| C++, boost::asio
 +
| Basic functionality, no ACL
 +
| LGPLv3
 +
| [https://github.com/slomkowski/mumlib]
 +
 
 +
|-bgcolor="#f8f8ff"
 +
| '''pymumble'''
 +
| Python
 +
| -
 +
| GNU
 +
| [https://github.com/azlux/pymumble]
 +
|
 +
 
 +
|-bgcolor="#f8f8ff"
 +
| '''Mumble-Unity'''
 +
| C# (Unity3D)
 +
| -
 +
| MIT
 +
| [https://github.com/BananaHemic/Mumble-Unity]
 +
|
 +
 
 +
|-bgcolor="#f8f8ff"
 +
| '''NoodleJS'''
 +
| JavaScript (Node.js)
 +
| -
 +
| MIT
 +
| [https://github.com/Gielert/NoodleJS]
 +
|}
  
 
= Web-Interfaces =
 
= Web-Interfaces =
  
There are several browser based interfaces which can be used to administrate the Murmur server. If you need something very basic or want to create your own interface you should take a look at Murmur's [http://mumble.git.sourceforge.net/git/gitweb.cgi?p=mumble/mumble;a=tree;f=scripts script folder] which contains some basic web-interface examples which use [[Ice]] or [[DBus]].
+
There are several browser based interfaces which can be used to administrate the Murmur server. If you need something very basic or want to create your own interface you should take a look at Murmur's [https://github.com/mumble-voip/mumble/tree/master/scripts/server script folder] which contains some basic web-interface examples which use [[Ice]] or [[DBus]] (we recommend using Ice, as DBus is kept for backwards compatibility, and is not being extended for quite some time).
 
Additionally the following table contains a collection of more elaborate Web-Interfaces:
 
Additionally the following table contains a collection of more elaborate Web-Interfaces:
  
Line 14: Line 162:
 
! [[DBus]]
 
! [[DBus]]
 
! [[Ice]]
 
! [[Ice]]
! 1.1.x
 
 
! 1.2.x
 
! 1.2.x
 
! Comment
 
! Comment
Line 22: Line 169:
 
| [[MAP - Mumb1e Admin Plugin]]
 
| [[MAP - Mumb1e Admin Plugin]]
 
| [http://php.net/ PHP]
 
| [http://php.net/ PHP]
| [http://www.gnu.org/licenses/gpl.html GPLv3]
+
| {{GPLv3}}
 
| V2.5.2
 
| V2.5.2
 
| 2013-02-24
 
| 2013-02-24
 
| bgcolor=#ddffdd | Yes  
 
| bgcolor=#ddffdd | Yes  
| bgcolor=#ddffdd | Yes
 
 
| bgcolor=#ddffdd | Yes
 
| bgcolor=#ddffdd | Yes
 
| bgcolor=#ddffdd | Yes
 
| bgcolor=#ddffdd | Yes
Line 35: Line 181:
 
| [[Mumble-Django]]
 
| [[Mumble-Django]]
 
| [http://www.python.org Python] + [http://www.djangoproject.com Django]
 
| [http://www.python.org Python] + [http://www.djangoproject.com Django]
| [http://www.gnu.org/licenses/gpl.html GPLv3]
+
| {{GPLv3}}
 
| V2.7
 
| V2.7
 
| 2012-03-31
 
| 2012-03-31
| bgcolor=#ddffdd | Yes
 
 
| bgcolor=#ddffdd | Yes
 
| bgcolor=#ddffdd | Yes
 
| bgcolor=#ddffdd | Yes
 
| bgcolor=#ddffdd | Yes
 
| bgcolor=#ddffdd | Yes
 
| bgcolor=#ddffdd | Yes
 
| Channel viewer (internal and support for others), admin panel, IPv6, [[Channel Viewer Protocol]], Munin plugin, CLI, supports multiple servers and instances, user registration, textures, gravatar, translated to English, German, French, Italian and Japanese
 
| Channel viewer (internal and support for others), admin panel, IPv6, [[Channel Viewer Protocol]], Munin plugin, CLI, supports multiple servers and instances, user registration, textures, gravatar, translated to English, German, French, Italian and Japanese
| [http://mumble-django.org]
+
| [https://mumble-django.readthedocs.io]
  
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
| [[Mumble PHP Interface|MumPI]]
 
| [[Mumble PHP Interface|MumPI]]
 
| [http://php.net/ PHP]
 
| [http://php.net/ PHP]
| [http://www.gnu.org/licenses/lgpl-3.0.html LGPLv3]
+
| {{LGPLv3}}
| V2.2.4
+
| V2.2.6
| 2013-01-15
+
| 2015-12-09
 
| bgcolor=#ffdddd | No
 
| bgcolor=#ffdddd | No
| bgcolor=#ddffdd | Yes
 
 
| bgcolor=#ddffdd | Yes
 
| bgcolor=#ddffdd | Yes
 
| bgcolor=#ddffdd | Yes
 
| bgcolor=#ddffdd | Yes
Line 59: Line 203:
  
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
| [[PHP Mumble Admin]]
+
| PHP Mumble Admin
 
| [http://php.net/ PHP]
 
| [http://php.net/ PHP]
| [http://www.gnu.org/licenses/gpl.html GPLv3]
+
| {{GPLv3}}
 
| V0.4.3
 
| V0.4.3
 
| 2013-02-07
 
| 2013-02-07
 
| bgcolor=#ffdddd | No
 
| bgcolor=#ffdddd | No
 
| bgcolor=#ddffdd | Yes
 
| bgcolor=#ddffdd | Yes
| bgcolor=#ffdddd | No
 
 
| bgcolor=#ddffdd | Yes
 
| bgcolor=#ddffdd | Yes
| Complet administration panel control for murmur designed for multiple virtual server. [http://sourceforge.net/projects/phpmumbleadmin/ Website]
+
| Complete administration control panel for Murmur designed for multiple virtual server. [http://sourceforge.net/projects/phpmumbleadmin/ Website]
 
| [http://sourceforge.net/projects/phpmumbleadmin/]
 
| [http://sourceforge.net/projects/phpmumbleadmin/]
  
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
| [[Mumbled Admin]]
+
| Mumbled Webinterface
 
| [http://php.net/ PHP]
 
| [http://php.net/ PHP]
| --
+
| {{GPLv3}}
 
| V0.2
 
| V0.2
| 2010-01-22
+
| 2010-01-22 (Inactive)
 
| bgcolor=#ffdddd | No
 
| bgcolor=#ffdddd | No
 
| bgcolor=#ddffdd | Yes
 
| bgcolor=#ddffdd | Yes
| bgcolor=#ffdddd | No
 
 
| bgcolor=#ddffdd | Yes
 
| bgcolor=#ddffdd | Yes
 
| visit: http://mumbled.de/content/238/mumbled-phpice-webinterface
 
| visit: http://mumbled.de/content/238/mumbled-phpice-webinterface
 
| [http://sourceforge.net/projects/mumbled/]
 
| [http://sourceforge.net/projects/mumbled/]
 +
|
 +
 +
|-bgcolor="#f8f8ff"
 +
| MyMumb-Panel
 +
| [http://php.net/ PHP]
 +
| {{GPLv3}}
 +
| V0.1
 +
| 2014-09-18
 +
| bgcolor=#ffdddd | No
 +
| bgcolor=#ddffdd | Yes
 +
| bgcolor=#ddffdd | Yes
 +
| Multi-server management, Users Managment and soon channel viewer.
 +
| [https://github.com/dieonar/MyMumb-Panel/]
 
|}
 
|}
 +
  
 
<small>Note: We recommend using a preferably [[Ice]] or at least [[DBus]] capable interface.</small>
 
<small>Note: We recommend using a preferably [[Ice]] or at least [[DBus]] capable interface.</small>
  
= Standalone Applications =
+
= {{anchor|Standalone Applications}}Desktop Applications (GUI) =
 
{|border="0" cellpadding="2" cellspacing="1" style="background:#e2e2e2;" class="sortable"
 
{|border="0" cellpadding="2" cellspacing="1" style="background:#e2e2e2;" class="sortable"
 
! Name
 
! Name
Line 97: Line 253:
  
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
| [[Murmur Admin Console]]
+
| Murmur Admin Console
 
| [http://de.wikipedia.org/wiki/Microsoft_Windows Windows]
 
| [http://de.wikipedia.org/wiki/Microsoft_Windows Windows]
 
| bgcolor=#ddffdd | Yes
 
| bgcolor=#ddffdd | Yes
Line 103: Line 259:
 
| Add, edit and delete users over SSH
 
| Add, edit and delete users over SSH
 
| [http://bograt.com/Murmur/]
 
| [http://bograt.com/Murmur/]
|
+
 
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
 
| [http://yulli.cleanvoice.ru/ Yulli Mur]
 
| [http://yulli.cleanvoice.ru/ Yulli Mur]
Line 128: Line 284:
 
| bgcolor=#ddffdd | Yes
 
| bgcolor=#ddffdd | Yes
 
| Helper script written in [http://www.python.org Python]
 
| Helper script written in [http://www.python.org Python]
| [http://gitorious.org/mumble-scripts/mumble-scripts/blobs/raw/master/Helpers/mice.py]
+
| [https://github.com/mumble-voip/mumble-scripts/raw/master/Helpers/mice.py]
  
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
| [[RegMum]]
+
| RegMum
 
| [http://de.wikipedia.org/wiki/Microsoft_Windows Windows]
 
| [http://de.wikipedia.org/wiki/Microsoft_Windows Windows]
 
| bgcolor=#ddffdd | Yes
 
| bgcolor=#ddffdd | Yes
 
| bgcolor=#ffdddd | No
 
| bgcolor=#ffdddd | No
 
| Bat script
 
| Bat script
| [http://mumble.sourceforge.net/DBus_scripts#Windows]
+
| [[DBus_scripts#Windows|DBus_scripts]]
  
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
| [[mmctl]]
+
| mmctl
 
| [http://www.python.org Python]
 
| [http://www.python.org Python]
 
| bgcolor=#ddffdd | Yes
 
| bgcolor=#ddffdd | Yes
Line 153: Line 309:
 
| 1.2.1
 
| 1.2.1
 
| [http://github.com/cheald/Murmur-manager/ GitHub]
 
| [http://github.com/cheald/Murmur-manager/ GitHub]
 +
 +
|}
 +
 +
= Bots =
 +
{|border="0" cellpadding="2" cellspacing="1" style="background:#e2e2e2;" class="sortable"
 +
! Name
 +
! Description
 +
! Programming language
 +
! Comment
 +
! License
 +
! Weblink
 +
 +
|-bgcolor="#f8f8ff"
 +
| '''Stumble'''
 +
| A fully extensible, SQLite enhanced bot, that ships with a standard extension library, including audio file saving and playback using FFmpeg.
 +
| JavaScript (Node.js)
 +
| -
 +
| MIT
 +
| [https://github.com/Okahyphen/stumble]
 +
 +
|-bgcolor="#f8f8ff"
 +
| '''Jeanne'''
 +
| Jeanne is meant to be a powerful Music bot for Mumble, with voice recognition. She can stream youtube video and (web)radio, with features like on-the-fly playlist and auto-playing.
 +
| JavaScript (Node.js)
 +
| -
 +
| MIT
 +
| [https://github.com/TinyMan/node-jeanne]
 +
|-bgcolor="#f8f8ff"
 +
 +
| '''Calico'''
 +
| A Mumble bot that connects to an SQL server and responds to text commands with audio / text responses. Built with [[piepan]].
 +
| Lua
 +
| -
 +
| MIT
 +
| [https://github.com/Okahyphen/calico]
 +
 +
|-bgcolor="#f8f8ff"
 +
| '''Eve-Bot'''
 +
| From the website: This bot is written for online multiplayer communities playing games like TF2 or CSS, where the spectator's view of the game is sometimes delayed to prevent collusion.
 +
| Python
 +
| -
 +
| {{BSD3}}
 +
| [http://frymaster.127001.org/mumble/]
 +
 +
|-bgcolor="#f8f8ff"
 +
| '''mumble-bots'''
 +
| Several bot scripts based on [[Mumble Ruby]].
 +
| Ruby
 +
| -
 +
|
 +
| [https://github.com/SuperTux88/mumble-bots]
 +
 +
|-bgcolor="#f8f8ff"
 +
| '''mumble-dicebot'''
 +
| Connects as a user to a [[Mumble Server]] and listens for dice commands.
 +
| Ruby
 +
| -
 +
| [https://en.wikipedia.org/wiki/WTFPL WTF]
 +
| [https://github.com/vaxr/mumble-dicebot/]
 +
 +
|-bgcolor="#f8f8ff"
 +
| '''mumble-ruby'''
 +
| A headless [[Mumble client]] which can send audio from a named pipe into a [[Mumble server]]. Further information is available [[Mumble Ruby|here]].
 +
| Ruby
 +
| -
 +
| MIT License
 +
| [https://github.com/perrym5/mumble-ruby]
 +
 +
|-bgcolor="#f8f8ff"
 +
| '''mumblebot'''
 +
| Connects as a user to a server and listens for text commands. Among others it has a soundboard. Based on [[Mumble Ruby]]
 +
| Ruby
 +
| -
 +
|
 +
| [https://github.com/erulabs/mumblebot/]
 +
 +
|-bgcolor="#f8f8ff"
 +
| '''mumblebot'''
 +
| Connects as a user to a [[Mumble Server]] and can run local scripts to interact with the server.
 +
| Python
 +
| -
 +
| {{BSD3}}
 +
| [http://code.google.com/p/mumblebot/wiki/About]
 +
 +
|-bgcolor="#f8f8ff"
 +
| '''mumblecop'''
 +
| Connects to a [[Mumble Server]] and listens for commands which trigger plugins. Several plugins included already, including ones for streaming youtube audio, rolling dice, and displaying a countdown. More plugins can easily be added. Uses [[Mumble Ruby]]
 +
| Ruby
 +
| -
 +
| MIT
 +
| [https://bitbucket.org/Flandoo/mumblecop]
 +
 +
|-bgcolor="#f8f8ff"
 +
| '''mumblerecbot'''
 +
| Connects as a user to a server and records the audio stream as a file. Is based on [[PyMumble]].
 +
| Python
 +
| -
 +
| {{GPLv3}}
 +
| [https://github.com/Robert904/mumblerecbot]
 +
 +
|-bgcolor="#f8f8ff"
 +
| '''piepan'''
 +
| An easy to use framework for writing Mumble bots using Lua
 +
| Lua
 +
| -
 +
| MPL 2.0
 +
| [https://github.com/layeh/piepan]
 +
 +
|-bgcolor="#f8f8ff"
 +
| '''sftmumblebot'''
 +
| A chat bridge between IRC and a [[Mumble Server]].
 +
| Python
 +
| -
 +
| {{GPLv3}}
 +
| [https://github.com/SFTtech/sftmumblebot]
 +
 +
|-bgcolor="#f8f8ff"
 +
|'''MumbleDJ'''
 +
| A Mumble bot that lets friends listen to music together via YouTube.
 +
| Go
 +
| -
 +
| MIT
 +
| [https://github.com/matthieugrieger/mumbledj]
 +
 +
|-bgcolor="#f8f8ff"
 +
|'''Mumble-Ruby-Pluginbot'''
 +
| Mumble-Ruby-Pluginbot is an audio bot that can be controlled through text messages in the Mumble client, can download music from Youtube and other online sources. It offers many commands to control the MPD session which feeds the bot, for example to change the volume, display and load playlis(s), and many more.
 +
| Ruby
 +
| -
 +
| -
 +
| [http://wiki.natenom.com/w/Mumble-Ruby-Pluginbot]
 +
 +
|-bgcolor="#f8f8ff"
 +
|'''Ultros'''
 +
| Extensible, multi-protocol, general-purpose bot.
 +
| Python
 +
| -
 +
| [http://opensource.org/licenses/Artistic-2.0 Artistic-2.0]
 +
| [https://github.com/UltrosBot/Ultros]
 +
 +
|-bgcolor="#f8f8ff"
 +
|'''Mumsi'''
 +
| SIP to Mumble gateway based on PJSIP stack and Mumlib library. Enables the user to participate in Mumble conference using SIP client or perhaps ordinary telephone, by VoIP provider.
 +
| C++
 +
| -
 +
| [http://opensource.org/licenses/Apache-2.0 Apache-2.0]
 +
| [https://github.com/slomkowski/mumsi]
 +
 +
|-bgcolor="#f8f8ff"
 +
|'''MumbleRadioPlayer'''
 +
| MumbleRadioPlayer is a Music bot which plays radio stream from an URL
 +
| Python
 +
| -
 +
| [http://choosealicense.com/licenses/mpl-2.0/ MPL 2.0]
 +
| [https://github.com/azlux/MumbleRadioPlayer]
  
 
|}
 
|}
  
 
= Channel Viewers =
 
= Channel Viewers =
 +
 +
We encourage anyone developing a viewer to use the open and documented [[Channel Viewer Protocol]] to ensure inter-operability and compatibility.
  
 
{|border="0" cellpadding="2" cellspacing="1" style="background:#e2e2e2;" class="sortable"
 
{|border="0" cellpadding="2" cellspacing="1" style="background:#e2e2e2;" class="sortable"
Line 162: Line 475:
 
! Type
 
! Type
 
! Platform
 
! Platform
! Protocol
+
! Provides CVP
 +
! Reads CVP
 +
! Proprietary (Non-CVP)
 
! Comment
 
! Comment
 
! Weblink
 
! Weblink
Line 170: Line 485:
 
| Web
 
| Web
 
| Javascript
 
| Javascript
| Reads [[Channel Viewer Protocol]]
+
| No
 +
| '''Yes'''
 +
| No
 
| Enter the URL to the JSON encoded Channel Viewer Protocol provided by your Mumble host to create a unique channel viewer. Requires a CVP provider to query the Mumble server and generate the JSON.
 
| Enter the URL to the JSON encoded Channel Viewer Protocol provided by your Mumble host to create a unique channel viewer. Requires a CVP provider to query the Mumble server and generate the JSON.
 
| [http://www.mumble.com/mumble-server-status.php Mumble.com Status Tool]
 
| [http://www.mumble.com/mumble-server-status.php Mumble.com Status Tool]
Line 179: Line 496:
 
| Web
 
| Web
 
| Python, [http://flask.pocoo.org/ Flask]
 
| Python, [http://flask.pocoo.org/ Flask]
| [[Channel Viewer Protocol]]
+
| '''Yes'''
 +
| No
 +
| No
 
| A minimalistic CVP provider written using Mumble-Django's connection library and the Flask framework.
 
| A minimalistic CVP provider written using Mumble-Django's connection library and the Flask framework.
 
| [https://bitbucket.org/Svedrin/mumble-django/src/tip/pyweb/flaskcvp.py flaskcvp.py]
 
| [https://bitbucket.org/Svedrin/mumble-django/src/tip/pyweb/flaskcvp.py flaskcvp.py]
Line 187: Line 506:
 
| Web
 
| Web
 
| Binary
 
| Binary
| Proprietary + Provides [[Channel Viewer Protocol]]
+
| '''Yes'''
 +
| No
 +
| '''Yes'''
 
| Server-side binary for Murmur which adds support for GameTracker.com queries. Also provides CVP via socket which can be used by other channel viewers.  
 
| Server-side binary for Murmur which adds support for GameTracker.com queries. Also provides CVP via socket which can be used by other channel viewers.  
 
| [http://www.gametracker.com/downloads/gtmurmurplugin.php GameTracker.com]
 
| [http://www.gametracker.com/downloads/gtmurmurplugin.php GameTracker.com]
Line 195: Line 516:
 
| Web
 
| Web
 
| PHP
 
| PHP
| Reads [[Channel Viewer Protocol]]
+
| No
 +
| '''Yes'''
 +
| No
 
| PHP class that reads CVP JSON data from the GTMurmur Plugin and displays users and channels in HTML.
 
| PHP class that reads CVP JSON data from the GTMurmur Plugin and displays users and channels in HTML.
 
| [http://github.com/edmundask/MurmurQuery GitHub]
 
| [http://github.com/edmundask/MurmurQuery GitHub]
Line 203: Line 526:
 
| Web
 
| Web
 
| PHP
 
| PHP
| Proprietary
+
| No
 +
| No
 +
| '''Yes'''
 
| Full channel viewer controlling and editing in MAP! You can also include this CV via Iframe in your homepage. And you can edit your whole server using the functions of MAP!
 
| Full channel viewer controlling and editing in MAP! You can also include this CV via Iframe in your homepage. And you can edit your whole server using the functions of MAP!
 
| [http://www.mumb1e.de/ Mumb1e.de]
 
| [http://www.mumb1e.de/ Mumb1e.de]
Line 211: Line 536:
 
| Web
 
| Web
 
| Ruby
 
| Ruby
| Proprietary
+
| No
 +
| No
 +
| '''Yes'''
 
|  
 
|  
 
| [http://github.com/cheald/Murmur-manager/ GitHub]
 
| [http://github.com/cheald/Murmur-manager/ GitHub]
Line 219: Line 546:
 
| Web
 
| Web
 
| PHP/Javascript
 
| PHP/Javascript
| Provides & Reads [[Channel Viewer Protocol]]
+
| '''Yes'''
 +
| '''Yes'''
 +
| No
 
| JS Viewer which uses PHP with Ice 3.3 to query a Mumble server. Does not support the latest version of Ice (3.4) but the clean JS front-end can be used with other CVP providers.
 
| JS Viewer which uses PHP with Ice 3.3 to query a Mumble server. Does not support the latest version of Ice (3.4) but the clean JS front-end can be used with other CVP providers.
 
| [http://mumble.rko.nu/ Webpage]
 
| [http://mumble.rko.nu/ Webpage]
[http://code.google.com/p/mumblereader/ GoogleCode]
+
[https://github.com/Pimmetje/mumblereader Github]
  
 
|-bgcolor="#f8f8f8"
 
|-bgcolor="#f8f8f8"
Line 228: Line 557:
 
| Web
 
| Web
 
| PHP/Javascript
 
| PHP/Javascript
| Proprietary + Provides & Reads [[Channel Viewer Protocol]]
+
| '''Yes'''
 +
| '''Yes'''
 +
| '''Yes'''
 
| JS-Viewer uses own protocoll/calls to MumPI.
 
| JS-Viewer uses own protocoll/calls to MumPI.
 
MumPI provides JSON-Channel Viewer Protocol-webservice for other viewers.
 
MumPI provides JSON-Channel Viewer Protocol-webservice for other viewers.
Line 237: Line 568:
 
| Web
 
| Web
 
| Javascript
 
| Javascript
| [[Channel Viewer Protocol]]
+
| No
 +
| '''Yes'''
 +
| No
 
| JS-Viewer injecting HTML (no evil iframes etc necessary!).
 
| JS-Viewer injecting HTML (no evil iframes etc necessary!).
 
| [https://github.com/Kissaki/MView MView @Github]
 
| [https://github.com/Kissaki/MView MView @Github]
Line 245: Line 578:
 
| Desktop
 
| Desktop
 
| QT/KDE
 
| QT/KDE
| [[Channel Viewer Protocol]]
+
| No
 +
| '''Yes'''
 +
| No
 
| Useful if you want to see who's online in a Desktop app without actually connecting, e.g. because you're on a PC without a proper headset.
 
| Useful if you want to see who's online in a Desktop app without actually connecting, e.g. because you're on a PC without a proper headset.
 
| [http://bitbucket.org/Svedrin/mumble-watcher/ BitBucket]
 
| [http://bitbucket.org/Svedrin/mumble-watcher/ BitBucket]
Line 253: Line 588:
 
| Web
 
| Web
 
| JavaScript
 
| JavaScript
| [[Channel Viewer Protocol]]
+
| No
 +
| '''Yes'''
 +
| No
 
| An ExtJS component that inherits Ext.tree.TreeView to build a channel viewer.
 
| An ExtJS component that inherits Ext.tree.TreeView to build a channel viewer.
 
| [http://mumble-django.org/bb/src/tip/pyweb/mumble/media/js/channelviewer.js BitBucket] [http://mumble-django.org/docs/api/channelviewer.html Documentation]
 
| [http://mumble-django.org/bb/src/tip/pyweb/mumble/media/js/channelviewer.js BitBucket] [http://mumble-django.org/docs/api/channelviewer.html Documentation]
  
 
|-bgcolor="#f8f8f8"
 
|-bgcolor="#f8f8f8"
| [[Command Channel]]
+
| Mumble-widget
 +
| Web
 +
| JavaScript
 +
| No
 +
| '''Yes'''
 +
| No
 +
| A CVP compatible web-based channel viewer widget to display active users on your Mumble server. Easy setup, just copy and paste snippet of code to your website.
 +
| [http://mumble-widget.guildbit.com/ Website] [https://github.com/alfg/mumble-widget Github] [http://jsfiddle.net/alfg/3m86purL/ JSFiddle Example]
 +
 
 +
|-bgcolor="#f8f8f8"
 +
| Command Channel
 
| Web
 
| Web
 
| PHP/JavaScript/EQdkp-Plus/Joomla!/WordPress
 
| PHP/JavaScript/EQdkp-Plus/Joomla!/WordPress
| [[Channel Viewer Protocol]]
+
| No
 +
| '''Yes'''
 +
| No
 
| A robust channel viewer that has been packaged into several different formats for popular Content Management Systems. You can easily change the icons and colors used.
 
| A robust channel viewer that has been packaged into several different formats for popular Content Management Systems. You can easily change the icons and colors used.
 
| [http://commandchannel.com/Downloads/eqdkp-plus/mumbleviewer.zip Module for EQdkp-Plus]
 
| [http://commandchannel.com/Downloads/eqdkp-plus/mumbleviewer.zip Module for EQdkp-Plus]
Line 283: Line 632:
 
| Web
 
| Web
 
| PHP
 
| PHP
| Ice
+
| '''Yes'''
 +
| '''Yes'''
 +
| No
 
| Project abandoned.
 
| Project abandoned.
 
| [http://phpmumbleviewer.coolcow.org/ phpmumbleviewer.coolcow.org]
 
| [http://phpmumbleviewer.coolcow.org/ phpmumbleviewer.coolcow.org]
Line 291: Line 642:
 
| Web
 
| Web
 
| JavaScript
 
| JavaScript
| [[Channel Viewer Protocol]]
+
| No
 +
| '''Yes'''
 +
| No
 
| A site that creates Channel Viewers for Mumble, Teamspeak & Ventrilo using the Channel Viewer Protocol
 
| A site that creates Channel Viewers for Mumble, Teamspeak & Ventrilo using the Channel Viewer Protocol
 
| [http://commsviewer.com/ commsviewer.com]
 
| [http://commsviewer.com/ commsviewer.com]
  
 +
|-bgcolor="#f8f8f8"
 +
| Mumble Channel Viewer
 +
| Web
 +
| JavaScript
 +
| No
 +
| '''Yes'''
 +
| No
 +
| Chrome extension that reads CVP JSON or XML data and displays channels and users.
 +
| [https://chrome.google.com/webstore/detail/mumble-channel-viewer/delalapmnpndmfopplmjegencdnddfcc Chrome Web Store]
 +
 +
[https://github.com/nunof07/chrome-mumble GitHub]
 +
 +
|}
 +
 +
= Authenticators =
 +
 +
<div style="float:right; border:1px solid #ccc;">
 +
[[File:Mumble_Authenticator_Introduction.png]]
 +
</div>
 +
Authenticators allow server administrators to adjust the login back-end of Mumble servers. This allows users to log in with their account information of an existing database, for example logging in with their data from a forum.
 +
 +
{| class="wikitable sortable"
 +
|-
 +
! Account Source !! License !! Weblink
 +
|-
 +
| phpBB3 || 3-clause BSD || [https://github.com/mumble-voip/mumble-scripts/tree/master/Authenticators/phpBB3 mumble-voip/mumble-scripts phpBB3]
 +
|-
 +
| SMF 2.0 || 3-clause BSD || [https://github.com/mumble-voip/mumble-scripts/tree/master/Authenticators/SMF/2.0 mumble-voip/mumble-scripts SMF 2.0]
 +
|-
 +
| SMF 1.x || 3-clause BSD || [https://github.com/mumble-voip/mumble-scripts/tree/master/Authenticators/SMF/1.x mumble-voip/mumble-scripts SMF 1.x]
 +
|-
 +
| LDAP || 3-clause BSD || [https://github.com/mumble-voip/mumble-scripts/tree/master/Authenticators/LDAP mumble-voip/mumble-scripts LDAP]
 +
|-
 +
| Eve-Online || GPL || [http://bawki.de/mumble/public-api2.2.py public-api2.2.py]
 +
|-
 +
| Drupal || 3-clause BSD || [https://github.com/dsnopek/mumble-drupal-auth mumble-drupal-auth]
 
|}
 
|}
  
Line 316: Line 705:
  
 
|-bgcolor="#f8f8ff"
 
|-bgcolor="#f8f8ff"
| Mumo
+
| [[Mumo]]
 
| Bot
 
| Bot
 
| Python
 
| Python
 
| ICE
 
| ICE
 
| Highly extensible script that can use external events (such as gamestate changes) to dynamically shuffle users into channels and groups. Support for various user states and the game "Battlefield 2".
 
| Highly extensible script that can use external events (such as gamestate changes) to dynamically shuffle users into channels and groups. Support for various user states and the game "Battlefield 2".
| [http://gitorious.org/mumble-scripts/mumo MuMo]
+
| [https://github.com/mumble-voip/mumo mumo]
 +
 
 +
|-bgcolor="#f8f8ff"
 +
| Murmur-Munin
 +
| Statistics
 +
| Python
 +
| ICE
 +
| A plugin for Munin to create statistics for your Mumble-Server.
 +
| [https://github.com/Natenom/munin-plugins/blob/master/murmur-munin.py Murmur-Munin]
 +
 
 +
|-bgcolor="#f8f8ff"
 +
| Murmur-REST
 +
| RESTful API
 +
| Python
 +
| ICE
 +
| A RESTful API for administering virtual Mumble servers. Built with Flask and Ice.
 +
| [https://github.com/alfg/murmur-rest Murmur-REST]
 +
 
 +
|}
 +
 
 +
= Server Deployment and Management =
 +
 
 +
These tools will help you deploy and manage Murmur servers.
 +
 
 +
{|border="0" cellpadding="2" cellspacing="1" style="background:#e2e2e2;" class="sortable"
 +
! Name
 +
! State
 +
! Source-Language
 +
! License
 +
! Comment
 +
! Weblink
 +
 
 +
|-bgcolor="#f8f8ff"
 +
| docker-murmur
 +
| Stable
 +
| Shell/Dockerfile
 +
| MIT
 +
| Run a Mumble server (murmur) in a docker container - built for easy deployment and management at scale.
 +
| [https://github.com/bddenhartog/docker-murmur Project page and sources on github.com]
  
 
|}
 
|}
  
 
[[Category:3rd Party]]
 
[[Category:3rd Party]]

Revision as of 11:28, 6 July 2017

Please edit this page if you created or found an application you think should be included. Note that you must register with the wiki in order to be able to edit it.

Clients

Name Platform Programming language Comment License Weblink
Plumble Android Java Voice activation (with customizable threshold) and push-to-talk, dual-pane channel and chat with gestures, draggable overlay, Bluetooth headset support, customizable theming, proximity sensor utilizing "Voice Call" mode, push to talk 'hot corners' toggleable in settings, hardware push-to-talk key support, chat notifications and more! GPLv3 GitHub
Mumblefy iOS Objective C - Proprietary Website
mumble-web Web HTML5 and JavaScript Quite a few features are still missing, most noticeably voice activity detection and all administrative functionality. ISC GitHub

Servers

With our Mumble Server - often called “Murmur” - we provide an official, stable and efficient server software. Unlike some other software, we encourage alternative implementations by documenting our protocol in an open way. From the community some server software projects are available, providing you alternatives to the official server. Be aware though that they may lack some of the newer features - so if that is important to you check that.

Name State Source-Language License Comment Weblink
uMurmur Stable C 3-clause-BSD uMurmur is a minimalistic Mumble server primarily targeted to run on routers with an open OS like OpenWRT. The server part of Mumble is called Murmur, hence the name uMurmur. Project page on code.google.com,

Project page and sources on github.com

Grumble Experimental Go 3-clause-BSD Alternative Mumble server written in Go Project page and source on github.com

Libraries

Name Technology Comment License Weblink
gumble Go - MPL 2.0 [1]
Jumble Java (Android) Used for Plumble GPLv3 [2]
lua-mumble Lua (Linux) - MIT [3]
MumbleKit Objective-C - BSD3 [4]
MumbleSharp C# - MIT [5]
node-mumble JavaScript (Node.js) - MIT [6]
mumlib C++, boost::asio Basic functionality, no ACL LGPLv3 [7]
pymumble Python - GNU [8]
Mumble-Unity C# (Unity3D) - MIT [9]
NoodleJS JavaScript (Node.js) - MIT [10]

Web-Interfaces

There are several browser based interfaces which can be used to administrate the Murmur server. If you need something very basic or want to create your own interface you should take a look at Murmur's script folder which contains some basic web-interface examples which use Ice or DBus (we recommend using Ice, as DBus is kept for backwards compatibility, and is not being extended for quite some time). Additionally the following table contains a collection of more elaborate Web-Interfaces:

Name Technology License Current Version Last Release DBus Ice 1.2.x Comment Weblink
MAP - Mumb1e Admin Plugin PHP GPLv3 V2.5.2 2013-02-24 Yes Yes Yes Serverhosting; Permissionssystem; Webinterface to manage Server User, Plugin User and virtual Servers; request function for Server Users; uses DBUS or Slice or nothing; Channelviewer for own homepage; Logging functions; German, English, Frensh; Template functions and more! DBUS is supported in all Versions <= V2.2.1! [11]
Mumble-Django Python + Django GPLv3 V2.7 2012-03-31 Yes Yes Yes Channel viewer (internal and support for others), admin panel, IPv6, Channel Viewer Protocol, Munin plugin, CLI, supports multiple servers and instances, user registration, textures, gravatar, translated to English, German, French, Italian and Japanese [12]
MumPI PHP LGPLv3 V2.2.6 2015-12-09 No Yes Yes Admin and User functionality; multiserver (start, stop, add, remove, edit virtual servers), registration & online user management, interface admin, admin-group and permission system, serverviewer [13]
PHP Mumble Admin PHP GPLv3 V0.4.3 2013-02-07 No Yes Yes Complete administration control panel for Murmur designed for multiple virtual server. Website [14]
Mumbled Webinterface PHP GPLv3 V0.2 2010-01-22 (Inactive) No Yes Yes visit: http://mumbled.de/content/238/mumbled-phpice-webinterface [15]
MyMumb-Panel PHP GPLv3 V0.1 2014-09-18 No Yes Yes Multi-server management, Users Managment and soon channel viewer. [16]


Note: We recommend using a preferably Ice or at least DBus capable interface.

Desktop Applications (GUI)

Name OS DBus Ice Comment Weblink
Murmur Admin Console Windows Yes No Add, edit and delete users over SSH [17]
Yulli Mur Windows No Yes Add, remove and control virtual servers remotely (supports SSH) [18]

Commandline-Interfaces

Name OS DBus Ice Comment Weblink
mice multi-platform No Yes Helper script written in Python [19]
RegMum Windows Yes No Bat script DBus_scripts
mmctl Python Yes No 1.1.8 - Easy to use script for managing servers and adding users locally [20]
Murmur-manager Ruby Yes Yes 1.2.1 GitHub

Bots

Name Description Programming language Comment License Weblink
Stumble A fully extensible, SQLite enhanced bot, that ships with a standard extension library, including audio file saving and playback using FFmpeg. JavaScript (Node.js) - MIT [21]
Jeanne Jeanne is meant to be a powerful Music bot for Mumble, with voice recognition. She can stream youtube video and (web)radio, with features like on-the-fly playlist and auto-playing. JavaScript (Node.js) - MIT [22]
Calico A Mumble bot that connects to an SQL server and responds to text commands with audio / text responses. Built with piepan. Lua - MIT [23]
Eve-Bot From the website: This bot is written for online multiplayer communities playing games like TF2 or CSS, where the spectator's view of the game is sometimes delayed to prevent collusion. Python - 3-clause-BSD [24]
mumble-bots Several bot scripts based on Mumble Ruby. Ruby - [25]
mumble-dicebot Connects as a user to a Mumble Server and listens for dice commands. Ruby - WTF [26]
mumble-ruby A headless Mumble client which can send audio from a named pipe into a Mumble server. Further information is available here. Ruby - MIT License [27]
mumblebot Connects as a user to a server and listens for text commands. Among others it has a soundboard. Based on Mumble Ruby Ruby - [28]
mumblebot Connects as a user to a Mumble Server and can run local scripts to interact with the server. Python - 3-clause-BSD [29]
mumblecop Connects to a Mumble Server and listens for commands which trigger plugins. Several plugins included already, including ones for streaming youtube audio, rolling dice, and displaying a countdown. More plugins can easily be added. Uses Mumble Ruby Ruby - MIT [30]
mumblerecbot Connects as a user to a server and records the audio stream as a file. Is based on PyMumble. Python - GPLv3 [31]
piepan An easy to use framework for writing Mumble bots using Lua Lua - MPL 2.0 [32]
sftmumblebot A chat bridge between IRC and a Mumble Server. Python - GPLv3 [33]
MumbleDJ A Mumble bot that lets friends listen to music together via YouTube. Go - MIT [34]
Mumble-Ruby-Pluginbot Mumble-Ruby-Pluginbot is an audio bot that can be controlled through text messages in the Mumble client, can download music from Youtube and other online sources. It offers many commands to control the MPD session which feeds the bot, for example to change the volume, display and load playlis(s), and many more. Ruby - - [35]
Ultros Extensible, multi-protocol, general-purpose bot. Python - Artistic-2.0 [36]
Mumsi SIP to Mumble gateway based on PJSIP stack and Mumlib library. Enables the user to participate in Mumble conference using SIP client or perhaps ordinary telephone, by VoIP provider. C++ - Apache-2.0 [37]
MumbleRadioPlayer MumbleRadioPlayer is a Music bot which plays radio stream from an URL Python - MPL 2.0 [38]

Channel Viewers

We encourage anyone developing a viewer to use the open and documented Channel Viewer Protocol to ensure inter-operability and compatibility.

Name Type Platform Provides CVP Reads CVP Proprietary (Non-CVP) Comment Weblink
Mumble.com Web Javascript No Yes No Enter the URL to the JSON encoded Channel Viewer Protocol provided by your Mumble host to create a unique channel viewer. Requires a CVP provider to query the Mumble server and generate the JSON. Mumble.com Status Tool


FlaskCVP Web Python, Flask Yes No No A minimalistic CVP provider written using Mumble-Django's connection library and the Flask framework. flaskcvp.py
GTMurmur Web Binary Yes No Yes Server-side binary for Murmur which adds support for GameTracker.com queries. Also provides CVP via socket which can be used by other channel viewers. GameTracker.com
MurmurQuery Web PHP No Yes No PHP class that reads CVP JSON data from the GTMurmur Plugin and displays users and channels in HTML. GitHub
MAP - Mumb1e Admin Plugin Web PHP No No Yes Full channel viewer controlling and editing in MAP! You can also include this CV via Iframe in your homepage. And you can edit your whole server using the functions of MAP! Mumb1e.de
Murmur-manager Web Ruby No No Yes GitHub
Mumble reader Web PHP/Javascript Yes Yes No JS Viewer which uses PHP with Ice 3.3 to query a Mumble server. Does not support the latest version of Ice (3.4) but the clean JS front-end can be used with other CVP providers. Webpage

Github

MumPI Web PHP/Javascript Yes Yes Yes JS-Viewer uses own protocoll/calls to MumPI.

MumPI provides JSON-Channel Viewer Protocol-webservice for other viewers.

@Github
MView Web Javascript No Yes No JS-Viewer injecting HTML (no evil iframes etc necessary!). MView @Github
Mumble Watcher Desktop QT/KDE No Yes No Useful if you want to see who's online in a Desktop app without actually connecting, e.g. because you're on a PC without a proper headset. BitBucket
Mumble-Django Web JavaScript No Yes No An ExtJS component that inherits Ext.tree.TreeView to build a channel viewer. BitBucket Documentation
Mumble-widget Web JavaScript No Yes No A CVP compatible web-based channel viewer widget to display active users on your Mumble server. Easy setup, just copy and paste snippet of code to your website. Website Github JSFiddle Example
Command Channel Web PHP/JavaScript/EQdkp-Plus/Joomla!/WordPress No Yes No A robust channel viewer that has been packaged into several different formats for popular Content Management Systems. You can easily change the icons and colors used. Module for EQdkp-Plus

Extension for Joomla!

Plugin for WordPress

PHP only

JavaScript only

JavaScript Documentation

Source code

Module for Drupal 7 (Based on the above)

PHP Mumble Viewer Web PHP Yes Yes No Project abandoned. phpmumbleviewer.coolcow.org
Voice Comms Viewer Web JavaScript No Yes No A site that creates Channel Viewers for Mumble, Teamspeak & Ventrilo using the Channel Viewer Protocol commsviewer.com
Mumble Channel Viewer Web JavaScript No Yes No Chrome extension that reads CVP JSON or XML data and displays channels and users. Chrome Web Store

GitHub

Authenticators

Mumble Authenticator Introduction.png

Authenticators allow server administrators to adjust the login back-end of Mumble servers. This allows users to log in with their account information of an existing database, for example logging in with their data from a forum.

Account Source License Weblink
phpBB3 3-clause BSD mumble-voip/mumble-scripts phpBB3
SMF 2.0 3-clause BSD mumble-voip/mumble-scripts SMF 2.0
SMF 1.x 3-clause BSD mumble-voip/mumble-scripts SMF 1.x
LDAP 3-clause BSD mumble-voip/mumble-scripts LDAP
Eve-Online GPL public-api2.2.py
Drupal 3-clause BSD mumble-drupal-auth

Miscellaneous Scripts

Name Type Platform Protocol Comment Weblink
Evebot Bot Python Mumble client Relays comms from one channel to another with a delay (to synchronise comms for time-delayed game spectators, for example) Evebot
Mumo Bot Python ICE Highly extensible script that can use external events (such as gamestate changes) to dynamically shuffle users into channels and groups. Support for various user states and the game "Battlefield 2". mumo
Murmur-Munin Statistics Python ICE A plugin for Munin to create statistics for your Mumble-Server. Murmur-Munin
Murmur-REST RESTful API Python ICE A RESTful API for administering virtual Mumble servers. Built with Flask and Ice. Murmur-REST

Server Deployment and Management

These tools will help you deploy and manage Murmur servers.

Name State Source-Language License Comment Weblink
docker-murmur Stable Shell/Dockerfile MIT Run a Mumble server (murmur) in a docker container - built for easy deployment and management at scale. Project page and sources on github.com