The desktop app is built with Tauri 2 and runs a native Rust backend with a SvelteKit frontend.
Download
Download the latest version for your platform from GitHub Releases:Download Bolly Desktop
Choose your platform: macOS, Windows, or Linux.
Available builds
| Platform | Architecture | File |
|---|---|---|
| macOS | Apple Silicon (M1+) | bolly_x.x.x_aarch64.dmg |
| Windows | x86_64 | bolly_x.x.x_x64-setup.exe |
| Linux | x86_64 | bolly_x.x.x_amd64.AppImage |
| Linux | x86_64 (Debian/Ubuntu) | bolly_x.x.x_amd64.deb |
Installation by platform
macOS
Download the DMG
Download the
.dmg file from the releases page.First launch
Open Bolly from Applications. macOS may warn about an unverified developer — go to System Settings > Privacy & Security and click Open Anyway.
Windows
Download the installer
Download the
.exe installer from the releases page.Run the installer
Double-click the installer and follow the prompts. Windows SmartScreen may show a warning — click More info > Run anyway.
Linux
Download
Choose the
.AppImage (universal) or .deb (Debian/Ubuntu) from the releases page.Computer use capabilities
The desktop app enables Bolly to interact with your computer directly. These capabilities are opt-in and require your confirmation:| Capability | Description |
|---|---|
| Screenshots | Capture screen content to understand visual context |
| Keyboard | Type text and use keyboard shortcuts |
| Mouse | Click, scroll, and drag across your screen |
| Bash/Terminal | Execute shell commands |
| File Management | Read, write, and organize files on your system |
Multi-machine support
Bolly’s computer use works across multiple machines. If you have multiple Bolly desktop instances running on different computers, they can coordinate tasks across machines.Data location
The desktop app stores data in the same~/.bolly/ directory as other installation methods:
| Platform | Default path |
|---|---|
| macOS | ~/.bolly/ |
| Windows | %USERPROFILE%\.bolly\ |
| Linux | ~/.bolly/ |
Updating
The desktop app checks for updates automatically. When a new version is available, you’ll see a notification in the app. You can also manually download the latest version from the releases page. See the full updating guide for more details.Next steps
Configuration
Customize Bolly’s personality, heartbeat, and memory behavior.
API Keys
Learn about optional keys for Google AI and ElevenLabs.