All Projects → MTrage → Borg Backup Gui

MTrage / Borg Backup Gui

Licence: gpl-3.0
BORG BackUP GUI is a simple GUI for managing Borg backups. Currently I am developing some extensions.

Labels

Projects that are alternatives of or similar to Borg Backup Gui

Derpibooru Downloader
Downloads images from derpibooru.org using a variety of options
Stars: ✭ 45 (-41.56%)
Mutual labels:  qt, qt5
Kbbi Qt
KBBI Offline Remake with Qt
Stars: ✭ 68 (-11.69%)
Mutual labels:  qt, qt5
Spix
UI test automation library for QtQuick/QML Apps
Stars: ✭ 48 (-37.66%)
Mutual labels:  qt, qt5
Lqt
Lua Binding for Qt5
Stars: ✭ 30 (-61.04%)
Mutual labels:  qt, qt5
Nitroshare Desktop
Network file transfer application for Windows, OS X, & Linux
Stars: ✭ 1,150 (+1393.51%)
Mutual labels:  qt, qt5
Qlogo
QLogo is a rewrite of the UCBLogo language and user interface with UCB compatibility. It is cross-platform and uses hardware-accelerated graphics.
Stars: ✭ 39 (-49.35%)
Mutual labels:  qt, qt5
Fqterm
Stars: ✭ 50 (-35.06%)
Mutual labels:  qt, qt5
Slate
Pixel Art Editor
Stars: ✭ 723 (+838.96%)
Mutual labels:  qt, qt5
Liszt
A personal organization software with a script engine for automation
Stars: ✭ 72 (-6.49%)
Mutual labels:  qt, qt5
Simpleqtlogger
Simple rolling file logger for Qt.
Stars: ✭ 60 (-22.08%)
Mutual labels:  qt, qt5
Guitar
Git GUI Client
Stars: ✭ 1,136 (+1375.32%)
Mutual labels:  qt, qt5
Examples
Learn to create a desktop app with Python and Qt
Stars: ✭ 1,196 (+1453.25%)
Mutual labels:  qt, qt5
Workspace
🚀 Base applications and settings for Liri OS
Stars: ✭ 9 (-88.31%)
Mutual labels:  qt, qt5
Mlde.d.moonlightde
Modular and Qt5 light new behavior desktop environment
Stars: ✭ 40 (-48.05%)
Mutual labels:  qt, qt5
Aspia
Remote desktop and file transfer tool.
Stars: ✭ 784 (+918.18%)
Mutual labels:  qt, qt5
Candle2
GRBL control interface in Qt.
Stars: ✭ 50 (-35.06%)
Mutual labels:  qt, qt5
Qt Frameless Window Darkstyle
simple MainWindow class implementation with frameless window and custom dark style. It adds also support for titlebar and buttons (minimize, maximize, close)
Stars: ✭ 628 (+715.58%)
Mutual labels:  qt, qt5
Scihubeva
A Cross Platform Sci-Hub GUI Application
Stars: ✭ 683 (+787.01%)
Mutual labels:  qt, qt5
Osgqtquick
Intergation OpenSceneGraph to Qt Quick
Stars: ✭ 53 (-31.17%)
Mutual labels:  qt, qt5
Awesome Qt Qml
A curated list of awesome Qt and QML libraries, resources, projects, and shiny things.
Stars: ✭ 1,118 (+1351.95%)
Mutual labels:  qt, qt5

Many Borg users know exactly what they are doing and only need this program to simply create or delete a new snapshot. BORG BackUP GUI can also be used by new Borg users to get to their destination very quickly.

Tested
Instructions

NEW Snapshot

BorgBackup (short: Borg) must of course be installed

Here you will find everything you need to know about Borg: https://www.borgbackup.org/

For all those who already know Borg, the procedure is quite simple:

NEW Archive

Conversion to the free selection of Qt5 themes.

Qt5 Style

For the creation of Borg BackUP GUI (++ the required packages).

Change to the src directory with :

cd ~/Borg-BackUP-GUI/src/

Create the GUI with it:

qmake && make

Mount problems?

The GUI always uses the mount folder during the initial setup. This can be found in ~/Borg-BackUP-GUI/src/mount so that it is present on Github a blank file is needed e.g. ".gitkeep" this file should be deleted in the folder when using this folder. For e.g. Ubuntu and its derivatives it may be necessary to install the following:

Debian (Ubuntu / Linux Mint)

sudo apt install python3-llfuse

Arch Linux (Manjaro / Artix / Antergos)

sudo pacman -S python-llfuse

Instructions can be found here: Guide for beginners

If you have any useful changes or improvements, please let me know.

I wish you a lot of fun with BORG BackUP GUI.

GitHub GitHub GitHub GitHub GitHub GitHub

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].