vorta/README.md

32 lines
2.2 KiB
Markdown
Raw Normal View History

# Vorta Backup Client <img alt="Logo" src="https://files.qmax.us/vorta/vorta-512px.png" align="right" height="50">
2018-10-26 11:24:13 +00:00
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.
2018-10-27 12:04:55 +00:00
![](https://files.qmax.us/vorta-screencast-6.gif)
2018-10-26 11:24:13 +00:00
## Why is this great? 🤩
2018-10-26 16:01:59 +00:00
- **Encrypted, deduplicated and compressed backups** using [Borg](https://borgbackup.readthedocs.io) as backend.
- **No vendor lock-in**  back up to local drives, your own server or [BorgBase](https://www.borgbase.com), 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](https://vorta.borgbase.com).
2018-10-31 11:14:12 +00:00
## 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.
2018-10-26 16:01:59 +00:00
See our website for [download links and and install instructions](https://vorta.borgbase.com/download).
## Development and Bugs
- Report bugs and submit feature ideas by opening a new [Github issue](https://github.com/borgbase/vorta/issues/new/choose).
- Want to contribute to Vorta? Great! See our [contributor guide](https://vorta.borgbase.com/contributing/) 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](https://matrix.to/#/#vorta:matrix.org). For Borg-specific topics, join the `#borgbackup` IRC channel on `chat.freenode.net` instead.
2019-07-20 16:30:19 +00:00
2018-10-26 16:01:59 +00:00
## License and Credits
- Thank you to all the people who already contributed to Vorta: [code](https://github.com/borgbase/vorta/graphs/contributors), [translations](https://github.com/borgbase/vorta/issues/159)
- Licensed under GPLv3. See [LICENSE.txt](LICENSE.txt) for details.
2018-11-01 06:01:44 +00:00
- Based on [PyQt](https://riverbankcomputing.com/software/pyqt/intro) and [Qt](https://www.qt.io).
2018-10-27 17:40:08 +00:00
- Icons by [FontAwesome](https://fontawesome.com)