Giter VIP home page Giter VIP logo

mumpi's Introduction

MumPI - Mumble Webinterface

MumPI is a Webinterface for your Mumble Server ("Murmur"). It is written in PHP, and is using the Ice-Middleware.

For installation notices, see INSTALL.txt or better yet https://github.com/Kissaki/MumPI/wiki/Installation
For FAQ see https://github.com/Kissaki/MumPI/wiki/FAQ
For Updates follow this repository (e.g. only releases)

Note: User registration has captchas enabled by default, which requires the PHP GD extension installed and enabled.
See settings file $useCaptcha.


To access the admin area, add /admin/ to your url.
To access the viewer, add /viewer/ to your url.
To access the user, add /user/ to your url. (redirect in place)
To get JSON data in the CVP format: ?view=json&serverId=1
To get JSON data in JSONP style: ?view=json&serverId=1&callback=?

On first admin-login your admin account will be created. No need to manually create your first admin account yourself. Just login and admin-away!


Note on accounts:
The interface is using a local database for storing mumpi admin accounts etc.
This has nothing to do with mumble or murmur accounts, but only the interface itself.
At this moment, filesystem and individual files are totally sufficient and probably better in performance than a DBS like MySQL would be (just disk I/O rather than tcp connections and a separate system to call).

3rd Party things:
Icons from
http://findicons.com/pack/1156/fugue
http://findicons.com/pack/1581/silk

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.