Skip to content

Controls the microphone volume of a Windows machine in response to MQTT messages

License

Notifications You must be signed in to change notification settings

artcom/microphone-controller

Repository files navigation

Microphone Controller

Mutes or unmutes the microphone of a Windows machine in response to MQTT messages from a broker provided by a bootstrap-server.

Dependencies

Usage

Configuration

Configuration file

Copy config.json.template to config.json and edit to fit your environment.

Command line arguments

  • configFile=/path/to/config/file (default=config.json)

Start service

npm install
npm start

About

Controls the microphone volume of a Windows machine in response to MQTT messages

Resources

License

Stars

Watchers

Forks

Packages

No packages published