mirror of
https://gitlab.gnome.org/World/deja-dup.git
synced 2026-03-05 01:18:08 +01:00
Protect yourself from data loss
| .gitlab/issue_templates | ||
| acceptance | ||
| app | ||
| data | ||
| flatpak | ||
| help | ||
| libdeja | ||
| LICENSES | ||
| monitor | ||
| po | ||
| vapi | ||
| .gitattributes | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| CONTRIBUTING.md | ||
| deja-dup.doap | ||
| LICENSE.md | ||
| meson.build | ||
| meson.options | ||
| NEWS.md | ||
| PACKAGING.md | ||
| README.md | ||
| REUSE.toml | ||
| vala-lint.conf | ||
Déjà Dup Backups
Déjà Dup is a simple backup tool. It hides the complexity of backing up the Right Way (encrypted, off-site, and regular) and uses Restic behind the scenes.
- Support for local, remote, or cloud backup locations such as Google Drive
- Securely encrypts and compresses your data
- Incrementally backs up, letting you restore from any particular backup
- Schedules regular backups
- Integrates well into your GNOME desktop
Déjà Dup focuses on ease of use and personal, accidental data loss. If you need a full system backup or an archival program, you may prefer other backup apps.
Building
If you are hacking on Déjà Dup, see CONTRIBUTING.md.
Or if you are packaging Déjà Dup for a distribution, see PACKAGING.md for extra tips.