Go to file
Manu 09b697e395
Add error message when Borg binary is missing. Fixes #333 (#480)
* Add error message when Borg binary is missing. Fixes #333
* Test failures. Stick with PyQt 5.14 for now.
* Clarify exclude file placeholder text. Fixes #314
2020-06-01 16:02:38 +08:00
.github Add macOS notarization, use Github Workflows for testing (#407) 2020-03-03 13:19:36 +08:00
.tx
bin
flatpak
package Add macOS notarization, use Github Workflows for testing (#407) 2020-03-03 13:19:36 +08:00
requirements.d Add macOS notarization, use Github Workflows for testing (#407) 2020-03-03 13:19:36 +08:00
src/vorta Add error message when Borg binary is missing. Fixes #333 (#480) 2020-06-01 16:02:38 +08:00
tests Add error message when Borg binary is missing. Fixes #333 (#480) 2020-06-01 16:02:38 +08:00
.bumpversion.cfg Bump version 2020-05-26 11:30:06 +08:00
.gitignore
CONTRIBUTORS.md
LICENSE.txt
MANIFEST.in
Makefile Proper dark style support and removal of style hacks (#475) 2020-05-31 19:29:26 +08:00
README.md
setup.cfg Add error message when Borg binary is missing. Fixes #333 (#480) 2020-06-01 16:02:38 +08:00
setup.py

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