likhonsheikh/open-computer-use-agent
1
Open Computer Use Agent
An open-source alternative to OpenAI's Operator and Anthropic's Computer Use.
Features
- ๐ฅ๏ธ Full Linux desktop (Xfce) running in the browser
- ๐ฑ๏ธ Mouse control (click, double-click, right-click)
- โจ๏ธ Keyboard input (typing, key combinations)
- ๐ท Real-time screenshots
- ๐ Firefox ESR browser included
How It Works
This Space runs a virtual X11 desktop using:
- Xvfb: Virtual framebuffer for headless display
- Xfce4: Lightweight desktop environment
- xdotool: Mouse and keyboard automation
- Gradio: Web UI for control
Usage
- Click "Take Screenshot" to see the current desktop
- Use the action controls to interact:
- Enter X,Y coordinates and click
- Type text
- Press keyboard shortcuts
- Scroll up/down
Architecture
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ HuggingFace Spaces Container โ
โ โโโโโโโโโโโโโ โโโโโโโโโโโโโโ โ
โ โ Xvfb โโโโ Xfce4 โ โ
โ โ :99 โ โ Desktop โ โ
โ โโโโโโโฌโโโโโโ โโโโโโโโโโโโโโ โ
โ โ โ
โ โโโโโโโผโโโโโโ โโโโโโโโโโโโโโ โ
โ โ xdotool โโโโ Gradio โ โ
โ โ control โ โ UI :7860 โ โ
โ โโโโโโโโโโโโโ โโโโโโโโโโโโโโ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโLicense
MIT
