n8n-nodes-c12_pyautogui_web
v0.1.24
Published
Great Lotus MQTT node for PyAutoGUI desktop web automation
Maintainers
Readme
n8n-nodes-c12-pyautogui-web
Great Lotus MQTT node for desktop web automation through PyAutoGUI.
Highlights:
- Uses the same MQTT request/response shape as the existing Great Lotus nodes.
- Targets a single real desktop client that controls one mouse and one keyboard.
- Focuses on actions that make sense without Playwright: browser launch, mouse, keyboard, browser hotkeys, image recognition, random utility, and screenshot/debug info.
- Does not expose DOM selector actions such as Element or Email groups.
Quick start:
- Use Node.js
>=20.15. npm installnpm run build
