Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.
/ mumtrix Public archive

Posts the current count of online users – on Mumble – to a Matrix room.

License

Notifications You must be signed in to change notification settings

vrifox/mumtrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mumtrix

TOC: AboutGetting StartedUsageLicenseContributeContactAcknowledgments

About

Posts the current count of online users – on Mumble – to a Matrix room.

Getting started

Requirements

Installation

  1. Configure Matrix Webhook ❗️

  2. Clone the repo
    git clone --depth=1 https://github.com/mumtrix/mumtrix.git

  3. Create venv
    python -m venv /path/to/new/virtual/environment

  4. Activate venv

Shell Command
bash/zsh source <venv>/bin/activate
Windows CMD C:\> <venv>\Scripts\activate.bat

ℹ️ For other shells consult the venv documentation

  1. Install dependencies
    pip install -r DEPENDENCIES

  2. Generate config
    python mumtrix.py

  3. Tailor the config mumtrix.ini to your needs

Usage

  1. Activate venv
Shell Command
bash/zsh source <venv>/bin/activate
Windows CMD C:\> <venv>\Scripts\activate.bat

ℹ️ For other shells consult the venv documentation

  1. (optional) Edit the config mumtrix.ini

  2. Run Mumtrix
    python mumtrix.py

Contribute

See github.com/firstcontributions.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Matrix: #mumtrix:cozy.town

Github: github.com/mumtrix
Gitea (Mirror): code.cozy.town/mumtrix

Acknowledgments

About

Posts the current count of online users – on Mumble – to a Matrix room.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages