A native Linux desktop backup client for Proxmox Backup Server (PBS).
BackupPilot wraps the official proxmox-backup-client in a modern GNOME app (GTK4 and Libadwaita) with a background service. You can protect local files and folders, run scheduled backups, monitor job health, and restore from snapshots — without using the command line.
- Website: onesystems.ch
- Source & issues: git.onesystems.ch/backuppilot
- Support: Submit a ticket
Save as backuppilot-beta.flatpakrepo or use the command below (channel beta).
Flatpak repository (.flatpakrepo)
[Flatpak Repo] Version=1 Title=BackupPilot beta Url=https://repos.onesystems.ch/flatpak/backuppilot/beta Homepage=https://repos.onesystems.ch GPGKey=https://repos.onesystems.ch/flatpak/backuppilot/KEY.gpg
Add remote, refresh metadata, then search or install (all with --user)
# Save the .flatpakrepo file as backuppilot-beta.flatpakrepo, then: curl -fsSL https://repos.onesystems.ch/flatpak/backuppilot/KEY.gpg -o backuppilot.gpg flatpak remote-add --user --if-not-exists --gpg-import=backuppilot.gpg backuppilot-beta backuppilot-beta.flatpakrepo flatpak update --user flatpak search --user <name> flatpak install --user backuppilot-beta <app-id>
This directory is empty.