Protect yourself from data loss
  • Vala 85.7%
  • Python 9.4%
  • Meson 3.1%
  • Shell 1.7%
  • Roff 0.1%
Find a file
Patrik Sivek ee00544d00 Update Czech translation
Co-authored-by: Fire-man-x <kot.va@centrum.cz>
Contributed-by: Daniel Rusek <mail@asciiwolf.com>
Contributed-by: Pavel Borecki <pavel.borecki@gmail.com>
Reviewed-by: Patrik Sivek <sivekpatrik@gmail.com>
2026-07-08 14:49:20 +00: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 Update gitlab links from /issues/ to /work_items/ 2026-05-09 13:06:42 -04:00
data Use full 'Déjà Dup Backups' name in desktop file 2026-06-06 12:48:04 -04:00
flatpak flatpak: bump restic to 0.19.0 and rclone to 1.74.3 2026-06-10 14:21:07 -04:00
help Update Serbian translation 2026-06-10 07:25:01 +00:00
libdeja Update gitlab links from /issues/ to /work_items/ 2026-05-09 13:06:42 -04: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 Czech translation 2026-07-08 14:49:20 +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 gitlab links from /issues/ to /work_items/ 2026-05-09 13:06:42 -04:00
LICENSE.md Use a toplevel copy of the GPL 2021-02-04 19:52:07 -05:00
meson.build Post-release bump to 50.2 2026-04-27 12:53:08 -04:00
meson.options borg: remove -Denable_borg flag, just always turn that code on 2026-01-29 19:44:14 -05:00
NEWS.md Post-release bump to 50.2 2026-04-27 12:53:08 -04: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.