A GUI for Borg Backup
Project description
Vorta Backup Client 
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.
Development
Vorta uses uv for dependency management.
Quick Try
To quickly try the latest development version without cloning:
uvx --from git+https://github.com/borgbase/vorta vorta
Full Setup
For development work, clone the repository:
# 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:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file vorta-0.11.3.tar.gz.
File metadata
- Download URL: vorta-0.11.3.tar.gz
- Upload date:
- Size: 1.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7936521389d82d412c7a1b22ad8b4fe6eaf65bea7af223d46a8cc01b3231710a
|
|
| MD5 |
58d056b08ddc6f4cb496a1edd349de64
|
|
| BLAKE2b-256 |
f6b3338217dddb7105175635bbd809973412200773e278e82bb8394c05ac2a67
|