Go to file
Will Thompson 9dd58c1eee
appdata: Add money-purchasing to OARS data (#418)
The first tab of the app contains:

> For simple and secure backup hosting, try [BorgBase]

which links to https://borgbase.com/, which advertises hosting for Borg
repositories, starting at $2/month. This nudge towards spending real
money should be reflected in the OARS data.

The “mild” level of money-purchasing is defined as:

> Mild: Users are encouraged to donate real money, e.g. using Patreon

The “intense” level is:

> Intense: Ability to spend real money in-app, e.g. buying new content or new levels

The spending of money is not in-app here, but there is some mild
encouragement.
2020-03-23 14:20:56 +08:00
.github Add macOS notarization, use Github Workflows for testing (#407) 2020-03-03 13:19:36 +08:00
.tx Add Czech and Finnish translations. Thanks to Pavel Borecki and Jiri Grönroos! 2020-02-27 21:03:57 +08:00
bin pyinstaller / vorta.spec: make platform independent (#122) 2019-01-13 10:03:00 +08:00
flatpak Improve flatpak setup (#370) 2019-11-04 15:31:21 +08:00
package Add macOS notarization, use Github Workflows for testing (#407) 2020-03-03 13:19:36 +08:00
requirements.d Add macOS notarization, use Github Workflows for testing (#407) 2020-03-03 13:19:36 +08:00
src/vorta appdata: Add money-purchasing to OARS data (#418) 2020-03-23 14:20:56 +08:00
tests Rewrite of borg diff core (#373) 2020-03-23 14:20:09 +08:00
.bumpversion.cfg Bump version to 0.6.24 2020-03-03 13:29:20 +08:00
.gitignore Include Flatpak in Repository 2019-05-05 16:26:28 +02:00
CONTRIBUTORS.md Add CONTRIBUTORS file and copyright note. Fixes #403 (#404) 2020-02-27 20:54:44 +08:00
LICENSE.txt Add CONTRIBUTORS file and copyright note. Fixes #403 (#404) 2020-02-27 20:54:44 +08:00
MANIFEST.in Remove non-ASCII char from MANIFEST.in. Fixes #244 2019-04-03 13:08:38 +08:00
Makefile Bump version to 0.6.24 2020-03-03 13:29:20 +08:00
README.md Add CONTRIBUTORS file and copyright note. Fixes #403 (#404) 2020-02-27 20:54:44 +08:00
setup.cfg Bump version to 0.6.24 2020-03-03 13:29:20 +08:00
setup.py Translation-related improvements and German translation (#146) 2019-01-20 22:46:01 +08:00

README.md

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.

Development and Bugs

  • Report bugs and submit feature ideas 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.
  • If you have questions or simply want to talk about Vorta, find us on Matrix. For Borg-specific topics, join the #borgbackup IRC channel on chat.freenode.net instead.

License and Credits