A Mumble plugin that offers a JSON API for Mumble interaction via named pipes.
This project consists of 3 (more or less) separate parts:
In order to build the project, you will require
- A cpp17 conform compiler
- CMake v3.10 or more recent
- Boost (required components: program-options and thread)
- Python3 with the PyYAML package (only needed when building the CLI)
Touch