Skip to content

c3lingo/c3lingo-mumblestats

Repository files navigation

c3lingo-mumblestats

A Mumble client that collects stats on the users and the audio of all channels that can be publicly joined. The stats are made available over HTTP and Websocket. There is an HTML client that displays the stats live.

Building c3lingo-mumblestats

Set up a virtual Python environment and install the prerequites. You probably need at least Python 3.6.

$ python3 -m venv .venv
$ source .venv/bin/activate
(.venv) $ python mumblestats.py

The server is running on localhost:8080.

About

Collect and display stats for a Mumble server

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published