Package Information
Downloads: 6 weekly / 150 monthly
Latest Version: 0.1.24
Author: Great Lotus
Documentation
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
