Protect yourself from data loss
  • Vala 85.8%
  • Python 9.4%
  • Meson 3.1%
  • Shell 1.6%
  • Roff 0.1%
Find a file
2026-04-10 10:28:00 -03:00
.gitlab/issue_templates Switch to reuse.toml instead of lots of .license files 2025-08-22 17:11:16 -04:00
acceptance restic: add support for DEJA_DUP_RESTORE_IN_APP=1 2026-04-04 19:42:03 -03:00
app flatpak: catch another Ubuntu error message with restic fuse mounts 2026-04-10 10:28:00 -03:00
data Add disk usage to folder include/exclude UI 2026-04-05 14:20:22 -03:00
flatpak flatpak: update Screenshot profile to match golang build changes 2026-04-05 14:09:16 -03:00
help Update Serbian translation 2026-04-02 13:00:45 +00:00
libdeja Use Priority.DEFAULT everywhere for I/O instead of LOW 2026-04-05 08:58:21 -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 Serbian translation 2026-04-08 19:17:18 +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 flatpak: build rclone and restic from source instead of binary releases 2026-04-03 09:07:33 -03: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 Require valac 0.57 or greater 2026-04-05 15:11:09 -03:00
meson.options borg: remove -Denable_borg flag, just always turn that code on 2026-01-29 19:44:14 -05:00
NEWS.md Require valac 0.57 or greater 2026-04-05 15:11:09 -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 restic: add support for DEJA_DUP_RESTORE_IN_APP=1 2026-04-04 19:42:03 -03: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.