Download Borago Board
Free desktop app. Requires Docker (tasks run in isolated per-project containers) and your own AI API key.
All downloads
Linux AppImage
Single portable file, runs on most distributions. Updates itself automatically in-app.
Download AppImage ARM64Debian / Ubuntu (.deb)
Installs via apt and registers the Borago package
repository, so updates arrive with your normal system updates.
Fedora / RHEL (.rpm)
Installs via dnf and registers the Borago package
repository, so updates arrive with your normal system updates.
Windows installer
Standard installer for Windows 10 and later. Updates itself automatically in-app.
Download .exe ARM64macOS
Coming soon.
Environment requirements
- Docker Engine with the Compose plugin (required). Tasks run in isolated per-project containers. Install guide
-
Docker without
sudo(required). Borago Board runs Docker as your user, so add yourself to thedockergroup:sudo usermod -aG docker $USER, then log out and back in. Post-install guide -
libfuse2 (AppImage only). Most distributions
ship it; on Ubuntu 22.04 and later install it with
sudo apt install libfuse2. The.deband.rpmpackages do not need it. About AppImage and FUSE - gVisor (optional). Adds a stronger sandbox around project containers if installed. Install guide
- System: x86-64 and a desktop session.
- Docker Desktop for Windows (required), using the WSL 2 backend. Tasks run in isolated per-project containers. Install guide
- WSL 2 (required by Docker Desktop). Install guide
- System: Windows 10 or later, x86-64.
- Borago Board for macOS is coming soon. The requirements below are what it will need.
- Docker Desktop for Mac (required). Tasks run in isolated per-project containers. Install guide
- System: macOS 26 (Tahoe) or macOS 15 (Sequoia).