Go to file
Manu 9ad57d9ec6 Bump version to v0.8.9 2022-11-05 19:45:32 +01:00
.github Update `actions/checkout` to v3. (#1433) 2022-10-15 13:53:29 +02:00
.tx Run hooks on the code base. 2022-08-16 18:20:34 +02:00
bin pyinstaller / vorta.spec: make platform independent (#122) 2019-01-13 10:03:00 +08:00
flatpak Run hooks on the code base. 2022-08-16 18:20:34 +02:00
package Run hooks on the code base. 2022-08-16 18:20:34 +02:00
requirements.d Add config files for autmatic formatting 2022-08-15 15:23:55 +02:00
src/vorta Bump version to v0.8.9 2022-11-05 19:45:32 +01:00
tests Remove *unset* repository value from combobox when a repo is selected. 2022-11-03 20:47:52 +01:00
.editorconfig macOS packaging on Github Actions, update translations (#768) 2021-01-19 15:17:10 +08:00
.git-blame-ignore-revs Run hooks on the code base. 2022-08-16 18:20:34 +02:00
.gitattributes Run hooks on the code base. 2022-08-16 18:20:34 +02:00
.gitignore Run hooks on the code base. 2022-08-16 18:20:34 +02:00
.pre-commit-config.yaml Configure pre-commit hooks and configure black for tests also. 2022-08-16 18:20:34 +02:00
CONTRIBUTORS.md Add Bastien to contributors (#1148) 2021-12-28 08:59:42 +04:00
LICENSE.txt Add CONTRIBUTORS file and copyright note. Fixes #403 (#404) 2020-02-27 20:54:44 +08:00
MANIFEST.in Remove unused setuptools-git dependency (#1147) 2021-12-24 14:16:52 +04:00
Makefile Update translations 2022-11-04 10:23:23 +01:00
README.md Add badges to `README.md`. (#1406) 2022-08-25 16:04:38 +02:00
codecov.yml Disable codecov comments (#904) 2021-03-01 15:45:56 +08:00
pyproject.toml Configure pre-commit hooks and configure black for tests also. 2022-08-16 18:20:34 +02:00
setup.cfg Add config files for autmatic formatting 2022-08-15 15:23:55 +02:00
setup.py Remove unused setuptools-git dependency (#1147) 2021-12-24 14:16:52 +04:00

README.md

Vorta Backup Client Logo

GitHub all releases Flathub Github License pypi homebrew cask Flathub pre-commit Code style: black

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.

Connect and Contribute

  • To discuss everything around using, improving, packaging and translating Vorta, join the discussion on Github.
  • Report bugs 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.

License and Credits