Vorta
Desktop Backup Client for Borg Backup
Vorta is a backup client for macOS and Linux desktops. It integrates the mighty [BorgBackup](https://borgbackup.readthedocs.io) with your desktop environment to protect your data from disk failure, ransomware and theft. The project is written primarily in Python, distributed under the GNU General Public License v3.0 license, first published in 2018. It has gained significant community traction with 2,468 stars and 223 forks on GitHub. Key topics include: backup-client, borg, borgbackup, gui, linux-desktop.
Vorta Backup Client <img alt="Logo" src="https://files.qmax.us/vorta/vorta-512px.png" align="right" height="50">
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/user-attachments/assets/541c15a1-60bd-4ec7-afb0-0db28b734228
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.
Development
Vorta uses uv for dependency management.
Quick Try
To quickly try the latest development version without cloning:
bashuvx --from git+https://github.com/borgbase/vorta vorta
Full Setup
For development work, clone the repository:
bash# Install uv (if not already installed) curl -LsSf https://astral.sh/uv/install.sh | sh # Clone and setup git clone https://github.com/borgbase/vorta.git cd vorta uv sync # Run Vorta uv run vorta # Run tests uv run pytest
See the contributor guide for more details.
License and Credits
- See CONTRIBUTORS.md to see who programmed and translated Vorta.
- Licensed under GPLv3. © 2018-2023 Manuel Riel and Vorta contributors
- Based on PyQt and Qt.
- Icons by Fork Awesome (licensed under SIL Open Font License, Version 1.1) and Material Design icons by Google (licensed under Apache License 2.0). See the
src/vorta/assets/iconsfolder for a copy of applicable licenses.
Additional Support
The team's work is also supported by the below services:
<a href="https://1password.com/"><img src="https://files.pf7.net/vorta/1Password_wordmark_blue_2023.png" align="left" height="40"></a> <a href="https://termius.com/"><img src="https://files.pf7.net/vorta/termius-logo-362-black.png" align="left" height="40"></a>
Contributors
Showing top 12 contributors by commit count.
