GitPedia

Vorta

Desktop Backup Client for Borg Backup

From borgbase·Updated June 14, 2026·View on GitHub·

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.

Latest release: v0.11.5
May 11, 2026View Changelog →

Vorta Backup Client <img alt="Logo" src="https://files.qmax.us/vorta/vorta-512px.png" align="right" height="50">

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

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:

bash
uvx --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

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.

View all contributors on GitHub →

This article is auto-generated from borgbase/vorta via the GitHub API.Last fetched: 6/15/2026