Locate text on your screen using OCR to find matching coordinates for automation tasks. Specify target text and optional search areas like monitors, windows, or regions to get precise screen positions.
Close windows in Hyprland desktop environments. Specify a target window or close the active window directly. Sends WM_CLOSE signal, allowing applications to show save dialogs when needed.
Automatically locate text input fields using OCR, click to focus, type specified text, and optionally submit with Enter for desktop automation in Hyprland environments.
Capture screen images with coordinate mapping for Hyprland desktop automation. Supports full desktop, window, or region capture and provides pixel-to-screen coordinate conversion for mouse tools.
Send keyboard shortcuts to Hyprland windows, optionally targeting specific applications without changing window focus. Use key combinations like "ctrl+c" or "alt+F4" for desktop automation.
Retrieve connected monitor details including resolution, position, and active workspace for managing multi-display setups in Hyprland desktop environments.
Click the mouse at specified coordinates or current position using left, right, or middle buttons. Supports single or double-click actions for desktop automation in Hyprland.
Focus a specific window in Hyprland by class or title to manage desktop automation tasks. Use window selectors like "class:firefox" or "title:My Document" to target windows.