Downloads

Get the latest Overlord desktop app for macOS, or install the CLI for headless use.

Recommended for your device
We could not confidently detect your platform. macOS (Apple Silicon) is currently available below, or use the CLI.
Pick the installer that matches your machine from the full list below.
macOS
Signed macOS build for Apple Silicon (M-series) Macs.

.dmg

Apple SiliconRecommended

Standard macOS installer for M-series and other Apple Silicon machines.

.zip

Apple Silicon

Portable Apple Silicon archive for manual installs or debugging.

View release on GitHub
CLI for headless servers
Install the Overlord CLI via npm. Current version: 0.2607081118.0.

Install globally with npm

npm install -g overlord-cli

Adds the ovld and overlord commands to your PATH. Requires Node.js 20+.

To update an existing global install, run ovld update.

Try without installing

npx overlord-cli --help

Download the tarball directly

curl -fsSL https://registry.npmjs.org/overlord-cli/-/overlord-cli-0.2607081118.0.tgz -o overlord-cli-0.2607081118.0.tgz
Compatibility notes
Current desktop packaging support by platform.

macOS downloads are currently available for Apple Silicon (M-series) Macs only. Intel Mac builds are not published yet.

Linux and Windows desktop installers are not published yet — use the CLI instead.

Overlord is open source. View the repo on GitHub.