vorta


Namevorta JSON
Version 0.9.1 PyPI version JSON
download
home_pagehttps://github.com/borgbase/vorta
SummaryA GUI for Borg Backup
upload_time2024-01-10 13:34:31
maintainer
docs_urlNone
authorManuel Riel and Vorta contributors
requires_python>=3.8
license
keywords backup borgbackup
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Vorta Backup Client <img alt="Logo" src="https://files.qmax.us/vorta/vorta-512px.png" align="right" height="50">

[![GitHub all releases](https://img.shields.io/github/downloads/borgbase/vorta/total?label=downloads&logo=github&color=green)](https://github.com/borgbase/vorta/releases)
[![Flathub](https://img.shields.io/flathub/downloads/com.borgbase.Vorta?logo=flathub&logoColor=white&color=green)](https://flathub.org/apps/details/com.borgbase.Vorta)
[![Github License](https://img.shields.io/github/license/borgbase/vorta?color=bd0000)](https://github.com/borgbase/vorta/blob/master/LICENSE.txt)
[![pypi](https://img.shields.io/pypi/v/vorta.svg?logo=pypi&logoColor=white&color=0073b7)](https://pypi.org/project/vorta/)
[![homebrew cask](https://img.shields.io/homebrew/cask/v/vorta?logo=homebrew&color=fbb040)](https://formulae.brew.sh/cask/vorta)
[![Flathub](https://img.shields.io/flathub/v/com.borgbase.Vorta?color=4a86cf&logo=flathub&logoColor=white)](https://flathub.org/apps/details/com.borgbase.Vorta)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://pre-commit.com)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
<br>
<br>

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.

https://github.com/m3nu/vorta/assets/3916435/a622a148-5373-4ae0-87bc-4ca1d6f6202e

## Why is this great? 🤩

- **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).

## 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](https://vorta.borgbase.com/install).

## Connect and Contribute
- To discuss everything around using, improving, packaging and translating Vorta, join the [discussion on Github](https://github.com/borgbase/vorta/discussions).
- Report bugs 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.
- We currently have students from the Google Summer Of Code 2023 Program contributing to this project.

## License and Credits
- See [CONTRIBUTORS.md](CONTRIBUTORS.md) to see who programmed and translated Vorta.
- Licensed under [GPLv3](LICENSE.txt). © 2018-2023 Manuel Riel and Vorta contributors
- Based on [PyQt](https://riverbankcomputing.com/software/pyqt/intro) and [Qt](https://www.qt.io).
- Icons by [Fork Awesome](https://forkaweso.me/) (licensed under [SIL Open Font License](https://scripts.sil.org/OFL), Version 1.1) and Material Design icons by Google (licensed under [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0.txt)). See the `src/vorta/assets/icons` folder for a copy of applicable licenses.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/borgbase/vorta",
    "name": "vorta",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "backup,borgbackup",
    "author": "Manuel Riel and Vorta contributors",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/01/85/97e68f07c3bea12a7f04db23bf9f9e7cec0620d4a818791cce193277df8e/vorta-0.9.1.tar.gz",
    "platform": null,
    "description": "# Vorta Backup Client <img alt=\"Logo\" src=\"https://files.qmax.us/vorta/vorta-512px.png\" align=\"right\" height=\"50\">\n\n[![GitHub all releases](https://img.shields.io/github/downloads/borgbase/vorta/total?label=downloads&logo=github&color=green)](https://github.com/borgbase/vorta/releases)\n[![Flathub](https://img.shields.io/flathub/downloads/com.borgbase.Vorta?logo=flathub&logoColor=white&color=green)](https://flathub.org/apps/details/com.borgbase.Vorta)\n[![Github License](https://img.shields.io/github/license/borgbase/vorta?color=bd0000)](https://github.com/borgbase/vorta/blob/master/LICENSE.txt)\n[![pypi](https://img.shields.io/pypi/v/vorta.svg?logo=pypi&logoColor=white&color=0073b7)](https://pypi.org/project/vorta/)\n[![homebrew cask](https://img.shields.io/homebrew/cask/v/vorta?logo=homebrew&color=fbb040)](https://formulae.brew.sh/cask/vorta)\n[![Flathub](https://img.shields.io/flathub/v/com.borgbase.Vorta?color=4a86cf&logo=flathub&logoColor=white)](https://flathub.org/apps/details/com.borgbase.Vorta)\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://pre-commit.com)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n<br>\n<br>\n\nVorta 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.\n\nhttps://github.com/m3nu/vorta/assets/3916435/a622a148-5373-4ae0-87bc-4ca1d6f6202e\n\n## Why is this great? \ud83e\udd29\n\n- **Encrypted, deduplicated and compressed backups** using [Borg](https://borgbackup.readthedocs.io) as backend.\n- **No vendor lock-in** \u2013\u00a0back up to local drives, your own server or [BorgBase](https://www.borgbase.com), a hosting service for Borg backups.\n- **Open source** \u2013\u00a0free to use, modify, improve and audit.\n- **Flexible profiles** to group source folders, backup destinations and schedules.\n- **One place** to view all point-in-time archives and restore individual files.\n\nLearn more on [Vorta's website](https://vorta.borgbase.com).\n\n## Installation\nVorta 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.\n\nSee our website for [download links and install instructions](https://vorta.borgbase.com/install).\n\n## Connect and Contribute\n- To discuss everything around using, improving, packaging and translating Vorta, join the [discussion on Github](https://github.com/borgbase/vorta/discussions).\n- Report bugs by opening a new [Github issue](https://github.com/borgbase/vorta/issues/new/choose).\n- 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.\n- We currently have students from the Google Summer Of Code 2023 Program contributing to this project.\n\n## License and Credits\n- See [CONTRIBUTORS.md](CONTRIBUTORS.md) to see who programmed and translated Vorta.\n- Licensed under [GPLv3](LICENSE.txt). \u00a9 2018-2023 Manuel Riel and Vorta contributors\n- Based on [PyQt](https://riverbankcomputing.com/software/pyqt/intro) and [Qt](https://www.qt.io).\n- Icons by [Fork Awesome](https://forkaweso.me/) (licensed under [SIL Open Font License](https://scripts.sil.org/OFL), Version 1.1) and Material Design icons by Google (licensed under [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0.txt)). See the `src/vorta/assets/icons` folder for a copy of applicable licenses.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A GUI for Borg Backup",
    "version": "0.9.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/borgbase/vorta/issues",
        "Documentation": "https://docs.borgbase.com",
        "Homepage": "https://github.com/borgbase/vorta",
        "Source Code": "https://github.com/borgbase/vorta"
    },
    "split_keywords": [
        "backup",
        "borgbackup"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "018597e68f07c3bea12a7f04db23bf9f9e7cec0620d4a818791cce193277df8e",
                "md5": "7fac5139722c52a5c127fb85e279c64e",
                "sha256": "ecb77e6fc991bd6c7a1dd5053d9c76367f88084f8f590685660ee00e406c79f9"
            },
            "downloads": -1,
            "filename": "vorta-0.9.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7fac5139722c52a5c127fb85e279c64e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 794749,
            "upload_time": "2024-01-10T13:34:31",
            "upload_time_iso_8601": "2024-01-10T13:34:31.156678Z",
            "url": "https://files.pythonhosted.org/packages/01/85/97e68f07c3bea12a7f04db23bf9f9e7cec0620d4a818791cce193277df8e/vorta-0.9.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-10 13:34:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "borgbase",
    "github_project": "vorta",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "vorta"
}
        
Elapsed time: 0.19328s