마켓플레이스로 돌아가기
linux-gui-control
Control the Linux desktop GUI using xdotool, wmctrl, and dogtail for automation, simulation, and UI inspection.
8,798다운로드15설치6별점
v1.0.0
Overview
Control the Linux desktop GUI using xdotool, wmctrl, and dogtail. Automate interactions, simulate mouse/keyboard input, manage windows, or inspect the UI hierarchy of applications on X11/GNOME.
Key Features
- Clicking/typing in apps
- Resizing/moving windows
- Extracting text-based UI trees from apps (A11y)
- Taking screenshots for visual analysis
How It Works
This skill provides tools and procedures for automating interactions with the Linux desktop environment. Use wmctrl to find the exact name of the window you want to control, then use xdotool via the helper script for common actions.
Use Cases
- Automate repetitive tasks in GUI applications
- Simulate user interactions for testing or debugging
- Extract UI trees for accessibility or automation purposes
- Take screenshots for visual analysis or documentation
리뷰
아직 리뷰가 없습니다.