1
0
Fork 0
mirror of https://github.com/borgbase/vorta synced 2024-12-21 15:23:15 +00:00
No description
Find a file
2024-12-16 20:03:02 +00:00
.github Build and packaging fixes (#2126) 2024-11-10 17:44:19 +00:00
.tx Run pre-commit (with newly added ruff) on code base. 2023-05-01 10:28:11 +02:00
package Remove pkg_resources use (#2098) 2024-10-20 14:04:25 +01:00
requirements.d Use Ruff for linting and formatting. By @SAMAD101 (#1980) 2024-10-18 12:08:59 +01:00
src/vorta Properly escape user commands. By @goebbe (#2171) 2024-12-16 20:03:02 +00:00
tests build: Explicitly set Python version for macOS (#2123) 2024-11-10 11:04:35 +00:00
.editorconfig ci: Add ruff including print checks 2023-05-01 10:25:14 +02:00
.git-blame-ignore-revs Use Ruff for linting and formatting. By @SAMAD101 (#1980) 2024-10-18 12:08:59 +01:00
.gitattributes Run hooks on the code base. 2022-08-16 18:20:34 +02:00
.gitignore Add full font licenses, add Google icons to README. (#1740) 2023-08-13 19:53:12 +01:00
.pre-commit-config.yaml Use Ruff for linting and formatting. By @SAMAD101 (#1980) 2024-10-18 12:08:59 +01:00
codecov.yml Disable codecov comments (#904) 2021-03-01 15:45:56 +08: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
Makefile Integration Tests for Borg (#1716) 2023-08-05 13:49:45 +00:00
MANIFEST.in Remove unused setuptools-git dependency (#1147) 2021-12-24 14:16:52 +04:00
noxfile.py Random cleanups by @ThomasWaldmann (#1879) 2024-01-09 08:06:48 +00:00
pyproject.toml Use Ruff for linting and formatting. By @SAMAD101 (#1980) 2024-10-18 12:08:59 +01:00
README.md Update screencast for v0.9 (#1881) 2024-01-10 13:11:38 +00:00
setup.cfg Remove pkg_resources use (#2098) 2024-10-20 14:04:25 +01:00
setup.py Remove unused setuptools-git dependency (#1147) 2021-12-24 14:16:52 +04:00

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.

https://github.com/m3nu/vorta/assets/3916435/a622a148-5373-4ae0-87bc-4ca1d6f6202e

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 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.
  • We currently have students from the Google Summer Of Code 2023 Program contributing to this project.

License and Credits