macOS
124 MBmacOS
Apple Silicon & Intel
OpenBuddy-0.15.0-macOS.dmgOpen the .dmg and drag OpenBuddy.app to /Applications
DownloadDownload
Three installers, one MIT license, zero telemetry. Or build from source — the repo is the product.
Apple Silicon & Intel
OpenBuddy-0.15.0-macOS.dmgOpen the .dmg and drag OpenBuddy.app to /Applications
Downloadx64 · NSIS installer
OpenBuddy-0.15.0-win-x64.exeRun the installer. SmartScreen warning? Click "More info" → "Run anyway".
Downloadx86_64 · AppImage + .deb
openbuddy_0.15.0_amd64.debsudo dpkg -i openbuddy_0.15.0_amd64.deb · or run the AppImage directly
Downloadbrew install --cask openbuddyBuild from source
If you want to read every line before you run it, that's our preferred way too.
❯$ git clone --recurse-submodules https://github.com/louloulin/OpenBuddy.git❯$ cd OpenBuddy && pnpm install❯$ pnpm electron:dev # local dev with HMR❯$ pnpm electron:build:mac # or :win / :linux / :all
Verifications