Skip to content

Simplistic Qt GUI for borgbackup #2960

@vduseev

Description

@vduseev

Idea of GUI client

Create a simple desktop application that executes borg behind the scenes and runs the very basics of backups.

Goal

Aimed at users with no understanding of backup tools, directory structures, ssh, backup algorithms, etc. Allow them to run their favorite backup tool on any platform.

Proposed tech stack

  • PyQt 5 (Qt framework)
  • QML for UI
  • borg executed as subprocess underneath

Upd (8/24/2017):

  • require borg >= 1.1.0rc1 (and later >= 1.1.0)
  • use --json(-lines)

Basic requirements

  • Backup files to external hard drive
  • Run on every major platform: Windows, MacOS X, Linux, FreeBSD?

Available target platforms for Qt

Note: Qt is not targeting FreeBSD as of latest 5.9 version

Platform
Windows 7, 8.1, 10 (32/64-bit)
openSUSE 42.1 (64-bit)
Red Hat Enterprise Linux 6.6, 7.2 (64-bit)
Ubuntu 16.04 (64-bit)
(Linux 32/64-bit)
macOS 10.10, 10.11, 10.12
Embedded Linux
QNX 6.6.0, 7.0 (armv7le and x86)
INTEGRITY 11.4.x
Universal Windows Platform (UWP) (x86, x86_64, armv7)
Android (API Level: 16)

Development plan

I'd like to start on this project and create a separate repository for the Desktop GUI. I suppose "borgbackup" can then fork my repository.

Looking forward to any ideas and comments about requirements for such desktop client.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions