Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hubmartin/bch-presenter-pyautogui

This script is listening on MQTT for specific messages and is pressing buttons with pyautogui.
https://github.com/hubmartin/bch-presenter-pyautogui

Last synced: about 1 month ago
JSON representation

This script is listening on MQTT for specific messages and is pressing buttons with pyautogui.

Awesome Lists containing this project

README

        

# bc-presenter-pyautogui
This script is listening on MQTT for specific messages and is pressing buttons with pyautogui.

This can be used to control volume by BigClown button kits, or create a simple slideshow presenter
Author: Martin Hubacek

Example mqtt messages (the payload is ignored)
- key/volumemute
- key/right

![Node-RED config](docs/node-red.png)