c12_pyautogui_web

Great Lotus MQTT node for PyAutoGUI desktop web automation

Documentation

n8n-nodes-c12-pyautogui-web

Great Lotus MQTT node for desktop web automation through PyAutoGUI.

Highlights:

  1. Uses the same MQTT request/response shape as the existing Great Lotus nodes.
  2. Targets a single real desktop client that controls one mouse and one keyboard.
  3. Focuses on actions that make sense without Playwright: browser launch, mouse, keyboard, browser hotkeys, image recognition, random utility, and screenshot/debug info.
  4. Does not expose DOM selector actions such as Element or Email groups.

Quick start:

  1. Use Node.js >=20.15.
  2. npm install
  3. npm run build

Discussion