Go to file
samuel-w 031a5f64ce
Allow pasting files/folders from file manager, set model defaults (#759)
2021-01-19 14:02:58 -06:00
.github macOS packaging on Github Actions, update translations (#768) 2021-01-19 15:17:10 +08:00
.tx Use naked en locale instead of en_US. Fixes #623 (#626) 2020-09-08 08:22:26 +08:00
bin pyinstaller / vorta.spec: make platform independent (#122) 2019-01-13 10:03:00 +08:00
flatpak Add KWallet support. By @samuel-w (#540) 2020-12-03 16:26:09 +08:00
package macOS packaging on Github Actions, update translations (#768) 2021-01-19 15:17:10 +08:00
requirements.d macOS packaging on Github Actions, update translations (#768) 2021-01-19 15:17:10 +08:00
src/vorta Allow pasting files/folders from file manager, set model defaults (#759) 2021-01-19 14:02:58 -06:00
tests Allow pasting files/folders from file manager, set model defaults (#759) 2021-01-19 14:02:58 -06:00
.coveragerc Integrate codecov.io. By @samuel-w (#719) 2020-11-19 07:47:14 +08:00
.editorconfig macOS packaging on Github Actions, update translations (#768) 2021-01-19 15:17:10 +08:00
.gitignore macOS packaging on Github Actions, update translations (#768) 2021-01-19 15:17:10 +08:00
CONTRIBUTORS.md Add @samuel-w as contributor (#602) 2020-09-04 08:05:01 +08:00
LICENSE.txt Add CONTRIBUTORS file and copyright note. Fixes #403 (#404) 2020-02-27 20:54:44 +08:00
MANIFEST.in Use naked en locale instead of en_US. Fixes #623 (#626) 2020-09-08 08:22:26 +08:00
Makefile macOS packaging on Github Actions, update translations (#768) 2021-01-19 15:17:10 +08:00
README.md Add CONTRIBUTORS file and copyright note. Fixes #403 (#404) 2020-02-27 20:54:44 +08:00
setup.cfg Ignore flake8 W503 (#706) 2020-11-08 08:56:39 +08:00
setup.py Translation-related improvements and German translation (#146) 2019-01-20 22:46:01 +08:00

README.md

Vorta Backup Client Logo

Vorta is a backup client for macOS and Linux desktops. It integrates the mighty BorgBackup with your desktop environment to protect your data from disk failure, ransomware and theft.

Why is this great? 🤩

  • Encrypted, deduplicated and compressed backups using Borg as backend.
  • No vendor lock-in  back up to local drives, your own server or BorgBase, a hosting service for Borg backups.
  • Open source  free to use, modify, improve and audit.
  • Flexible profiles to group source folders, backup destinations and schedules.
  • One place to view all point-in-time archives and restore individual files.

Learn more on Vorta's website.

Installation

Vorta should work on all platforms that support Qt and Borg. This includes macOS, Ubuntu, Debian, Fedora, Arch Linux and many others. Windows is currently not supported by Borg, but this may change in the future.

See our website for download links and and install instructions.

Development and Bugs

  • Report bugs and submit feature ideas by opening a new Github issue.
  • Want to contribute to Vorta? Great! See our contributor guide on how to help out with coding, translation and packaging.
  • If you have questions or simply want to talk about Vorta, find us on Matrix. For Borg-specific topics, join the #borgbackup IRC channel on chat.freenode.net instead.

License and Credits