Skip to content

OpenBackup v0.1.9

Choose a tag to compare

@github-actions github-actions released this 26 Jul 14:16

OpenBackup v0.1.9

Automated release from main.

Downloads

  • Windows desktop: openbackup-desktop-windows-amd64-setup.exe (installer) or .exe (portable) — window + background agent in one binary
  • Linux desktop: openbackup-desktop-linux-amd64 (+ .desktop + openbackup.png) — same: GUI + agent in one binary
  • Agent / server CLI: openbackup-<os>-<arch> and openbackup-server-<os>-<arch> (optional; for headless/servers or the terminal)

Notes

  • Linux desktop needs WebKitGTK 4.1 at runtime (libwebkit2gtk-4.1-0 on Debian/Ubuntu).
  • macOS desktop is not built in CI yet — use make desktop on a Mac.
  • Agent/server CLI binaries are static; desktop apps are native per OS.