Difference between revisions of "3rd Party Applications"

From Mumble Wiki
Jump to: navigation, search
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.'''
 +
 
= Web-Interfaces =
 
= Web-Interfaces =
  

Revision as of 19:07, 12 June 2010

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.

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. Additionally the following table contains a collection of more elaborate Web-Interfaces:

Name Technology License Current Version Last Release DBus Ice 1.1.x 1.2.x Comment Weblink
MAP - Mumb1e Admin Plugin PHP GPLv3 V2.3.1 2010-05-30 Yes 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! [1]
Mumble-Django Python + Django GPLv3 V2.1 2010-04-27 Yes Yes Yes Yes Channel viewer (internal and support for others), admin panel, IPv6, Channel Viewer Protocol, supports multiple servers and instances, user registration, textures, gravatar, translated to English, German, French, Italian and Japanese [2]
MumPI - Mumble PHP Interface PHP LGPLv3 V2.1.1 2010-06-09 No Yes 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 in repository) [3]
Php Mumble Admin PHP GPLv3 V0.2.9.2 2010-05-13 No Yes No Yes Administration panel control for murmur designed for multiple virtual server. [4]
Mumble Admin Ice PHP PHP -- nA 2009-04-15 No Yes Yes No Admin functionality [5]

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

Standalone Applications

Name OS DBus Ice Comment Weblink
Murmur Admin Console Windows Yes No Addaa, edit and delete players over SSH [6]

Commandline-Interfaces

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