Go to file
Manuel Riel 4cdc76680c
Catch broken macOS wifi plist. Fixes #270 (#301)
2019-06-17 16:06:43 +08:00
.github/ISSUE_TEMPLATE Get borg version and path on startup. Link to log folder. (#247) 2019-04-07 22:36:31 +08:00
.tx Translation-related improvements and German translation (#146) 2019-01-20 22:46:01 +08:00
bin pyinstaller / vorta.spec: make platform independent (#122) 2019-01-13 10:03:00 +08:00
flatpak Catch broken macOS wifi plist. Fixes #270 (#301) 2019-06-17 16:06:43 +08:00
requirements.d i18n infrastructure and policy (#134) 2019-01-20 11:50:10 +08:00
src/vorta Catch broken macOS wifi plist. Fixes #270 (#301) 2019-06-17 16:06:43 +08:00
tests Get borg version and path on startup. Link to log folder. (#247) 2019-04-07 22:36:31 +08:00
.bumpversion.cfg Update metadata and rename to com.borgbase.Vorta 2019-06-15 21:51:51 +02:00
.gitignore Include Flatpak in Repository 2019-05-05 16:26:28 +02:00
.travis.yml Remove keyring dependency. Fixes #190. By @Hofer-Julian 2019-03-06 09:37:12 +08:00
CONTRIBUTING.md Update metadata and rename to com.borgbase.Vorta 2019-06-15 21:51:51 +02:00
INSTALL.md Smaller issues for v0.6.5 (#123) 2019-01-15 23:20:24 +08:00
LICENSE.txt
MANIFEST.in Remove non-ASCII char from MANIFEST.in. Fixes #244 2019-04-03 13:08:38 +08:00
Makefile Build macOS version in Vagrant/macOS 10.13 (WIP). Fixes #273 (#290) 2019-06-11 08:19:25 +08:00
README.md Use full paths in README. Fixes #166 2019-01-26 11:11:21 +08:00
Vagrantfile Build macOS version in Vagrant/macOS 10.13 (WIP). Fixes #273 (#290) 2019-06-11 08:19:25 +08:00
appdmg.json
setup.cfg Bump version: 0.6.19 → 0.6.20 2019-05-16 12:20:44 +08:00
setup.py Translation-related improvements and German translation (#146) 2019-01-20 22:46:01 +08:00
vorta.spec Bump version: 0.6.19 → 0.6.20 2019-05-16 12:20:44 +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.

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.

For available packages and instructions, see INSTALL.md

Learn More

Development and Bugs

License and Credits