# desktop
**Repository Path**: gitnur/desktop
## Basic Information
- **Project Name**: desktop
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2026-05-12
- **Last Updated**: 2026-05-12
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Browser Use Desktop App
> Run a team of browser agents on your desktop.
[](https://github.com/browser-use/desktop/releases/latest/download/Browser-Use-arm64.dmg)
[](https://github.com/browser-use/desktop/releases/latest/download/Browser-Use-Setup.exe)
[](https://github.com/browser-use/desktop/releases/latest/download/Browser-Use-x64.AppImage)
Every AI browser tries to be both a browser *and* an agent. Keep your normal Chrome — this is just the agent half.
Ports your cookies into a fresh Chromium so agents are logged in everywhere you are, and spawns tasks from anywhere with a keyboard shortcut.
Built on [Browser Harness](https://github.com/browser-use/browser-harness).
## Download
**macOS (Apple Silicon):** [Browser-Use-arm64.dmg](https://github.com/browser-use/desktop/releases/latest/download/Browser-Use-arm64.dmg)
**Windows (x64):** [Browser-Use-Setup.exe](https://github.com/browser-use/desktop/releases/latest/download/Browser-Use-Setup.exe)
**Linux:** [Browser-Use-x64.AppImage](https://github.com/browser-use/desktop/releases/latest/download/Browser-Use-x64.AppImage) supports in-app auto-updates. `.deb` and `.rpm` packages are also published on GitHub Releases for manual installs.
The buttons and links always point to the latest release.
## Providers
- **Anthropic** - Claude Code Subscription or API Key
- **Codex** - ChatGPT Subscription or API Key
## Channels
Inbound message channels can trigger agent sessions automatically.
- **WhatsApp** — text yourself with `@BU` to send and receive agent messages
## Development
Requires [Task](https://taskfile.dev) (`brew install go-task`).
```bash
task up # Install deps and start the app
```
Linux packages are built in Docker so local distro tools do not affect the output:
```bash
task linux:make:docker
```
## License
MIT