Protect yourself from data loss
Find a file
2026-03-04 15:53:02 -03:00
.gitlab/issue_templates Switch to reuse.toml instead of lots of .license files 2025-08-22 17:11:16 -04:00
acceptance acceptance: update for latest gtk 2025-12-20 21:30:52 -05:00
app restic: fall back to in-app browser if Ubuntu rejects our mount attempt 2026-02-22 22:19:41 -05:00
data Update icons from latest symbolic design work 2026-02-03 20:50:22 -05:00
flatpak flatpak: update duplicity and rclone 2026-03-04 15:53:02 -03:00
help translation: add license header to help/el/el.po 2026-02-22 22:35:40 -05:00
libdeja duplicity: fix race condition when duplicity exits 2026-03-02 17:54:02 -03:00
LICENSES Follow REUSE licensing recommendations 2019-12-05 08:08:53 -05:00
monitor Run nice/ionice explicitly on tools too 2025-07-20 16:42:27 -04:00
po Update Hebrew translation 2026-03-04 12:14:31 +00:00
vapi Drop libgpg-error dependency 2025-06-01 10:23:28 -04:00
.gitattributes Drop Makefile and point at GNOME Builder instead 2024-08-25 15:40:49 -04:00
.gitignore Drop Makefile and point at GNOME Builder instead 2024-08-25 15:40:49 -04:00
.gitlab-ci.yml ci: fix path to flatpak config 2025-09-16 16:03:08 -04:00
CONTRIBUTING.md Update some links to use the dejadup.org redirects 2025-08-13 07:51:50 -04:00
deja-dup.doap Update some links to use the dejadup.org redirects 2025-08-13 07:51:50 -04:00
LICENSE.md Use a toplevel copy of the GPL 2021-02-04 19:52:07 -05:00
meson.build Update version to 50.0, no real reason to release 50.beta 2026-01-30 10:11:10 -05:00
meson.options borg: remove -Denable_borg flag, just always turn that code on 2026-01-29 19:44:14 -05:00
NEWS.md duplicity: fix race condition when duplicity exits 2026-03-02 17:54:02 -03:00
PACKAGING.md Update version to 50.0, no real reason to release 50.beta 2026-01-30 10:11:10 -05:00
README.md Update some links to use the dejadup.org redirects 2025-08-13 07:51:50 -04:00
REUSE.toml Switch to reuse.toml instead of lots of .license files 2025-08-22 17:11:16 -04:00
vala-lint.conf Follow REUSE licensing recommendations 2019-12-05 08:08:53 -05:00

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.

Get it on Flathub

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.