Protect yourself from data loss
  • Vala 86%
  • Python 9.3%
  • Meson 3.1%
  • Shell 1.5%
  • Roff 0.1%
Find a file
Michael Terry 265038cdd2 tests: give script tests a longer timeout
I saw some failures on Debian arm builders due to the 30s default
timeout. For sure, the scripts don't normally take that long, but on
an underpowered machine, apparently.

Separately, it would be nice to speed these tests up. But this is a
quick fix.
2026-03-29 10:01: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 acceptance: an error dialog switched to dialog type 2026-03-06 10:57:12 -03:00
app build: update release notes for 50.0 2026-03-06 11:09:43 -03:00
data build: update release notes for 50.0 2026-03-06 11:09:43 -03:00
flatpak flatpak: update rclone to 1.73.3 2026-03-28 16:10:56 -03:00
help Update Brazilian Portuguese translation 2026-03-17 20:28:10 +00:00
libdeja tests: give script tests a longer timeout 2026-03-29 10:01:00 -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 Catalan translation 2026-03-21 16:29:11 +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 build: update release notes for 50.0 2026-03-06 11:09:43 -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.