Get the latest Overlord desktop app for macOS, or install the CLI for headless use.
.dmg
Apple SiliconRecommendedStandard macOS installer for M-series and other Apple Silicon machines.
.zip
Apple SiliconPortable Apple Silicon archive for manual installs or debugging.
Install globally with npm
npm install -g overlord-cliAdds 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 --helpDownload the tarball directly
curl -fsSL https://registry.npmjs.org/overlord-cli/-/overlord-cli-0.2607081118.0.tgz -o overlord-cli-0.2607081118.0.tgzmacOS 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.