1
0
Fork 0
mirror of https://github.com/borgbase/vorta synced 2025-02-07 07:11:48 +00:00
No description
Find a file
Manu 3cf2ac0c41
Add rename action. By @samuel-w and @m3nu (#864)
- Add rename action for archives
- Move archive actions to submenu
- Improve tests: remove window manager dependency
2021-02-18 09:44:10 +08:00
.github Add rename action. By @samuel-w and @m3nu (#864) 2021-02-18 09:44:10 +08:00
.tx
bin
flatpak Add KWallet support. By @samuel-w (#540) 2020-12-03 16:26:09 +08:00
package Add QTimer to ensure background jobs are scheduled correctly. (#780) 2021-02-11 14:09:22 +08:00
requirements.d Clean up supporting files (#771) 2021-01-20 12:59:37 +08:00
src/vorta Add rename action. By @samuel-w and @m3nu (#864) 2021-02-18 09:44:10 +08:00
tests Add rename action. By @samuel-w and @m3nu (#864) 2021-02-18 09:44:10 +08:00
.editorconfig macOS packaging on Github Actions, update translations (#768) 2021-01-19 15:17:10 +08:00
.gitignore macOS packaging on Github Actions, update translations (#768) 2021-01-19 15:17:10 +08:00
CONTRIBUTORS.md Remove @samuel-w as contributor (#791) 2021-02-13 09:16:20 +08:00
LICENSE.txt
Makefile Clean up supporting files (#771) 2021-01-20 12:59:37 +08:00
MANIFEST.in
README.md Add link to new discussion area 2021-02-15 23:44:32 +08:00
setup.cfg Give option to break repository lock. By @samuel-w (#863) 2021-02-17 09:58:42 +08:00
setup.py

Vorta Backup Client Logo

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