Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/hubmartin/bch-presenter-pyautogui
- Owner: hubmartin
- Created: 2017-10-22T17:06:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-22T18:26:50.000Z (over 7 years ago)
- Last Synced: 2024-10-28T09:35:21.747Z (3 months ago)
- Language: Python
- Size: 57.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 HubacekExample mqtt messages (the payload is ignored)
- key/volumemute
- key/right![Node-RED config](docs/node-red.png)