Get the latest Overlord desktop app for macOS or Linux.
.dmg
Apple SiliconRecommendedStandard macOS installer for M-series and other Apple Silicon machines.
.zip
Apple SiliconPortable Apple Silicon archive for manual installs or debugging.
.zip
IntelPortable Intel archive for manual installs or debugging.
AppImage
amd64 / x86_64RecommendedPortable amd64 build with the broadest compatibility across x86_64 distros.
.deb
amd64 Debian/Ubuntuamd64 package with better desktop integration for Debian and Ubuntu systems.
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.2606091312.0.tgz -o overlord-cli-0.2606091312.0.tgzmacOS downloads are available for both Apple Silicon and Intel Macs. Check About This Mac if you are unsure which chip your machine uses.
Linux downloads are in beta and currently support amd64/x86_64 desktops. AppImage is the recommended default; `.deb` is available for Debian-based amd64 systems.
Windows installers are not published yet.
Already have an account? Sign in.