OpenBackup v0.2.1
OpenBackup v0.2.1
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>andopenbackup-server-<os>-<arch>(optional; for headless/servers or the terminal) - Server container:
docker pull foisalislambd/openbackup:v0.2.1(also taggedlatest)
Notes
- Linux desktop needs WebKitGTK 4.1 at runtime (
libwebkit2gtk-4.1-0on Debian/Ubuntu). - macOS desktop is not built in CI yet — use
make desktopon a Mac. - Agent/server CLI binaries are static; desktop apps are native per OS.