This application provides an interface to borg backup. At a later point it might as well work with restic.
This repository has been archived on 2020-04-03. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Andreas Zweili 5a104e517c add function to pause the output 2016-12-14 13:07:48 +01:00
bin add virtualenv 2016-12-14 12:56:18 +01:00
.gitignore initial commit 2016-12-13 19:28:37 +01:00
LICENSE initial commit 2016-12-13 19:28:37 +01:00
README.md initial commit 2016-12-13 19:28:37 +01:00
borg_interface.cfg remove the print server line 2016-12-14 12:54:36 +01:00
borg_interface.py add function to pause the output 2016-12-14 13:07:48 +01:00
interface_functions.py add function to pause the output 2016-12-14 13:07:48 +01:00
interface_variables.py split the programm into modules 2016-12-13 22:49:17 +01:00
lib64 add virtualenv 2016-12-14 12:56:18 +01:00
pyvenv.cfg add virtualenv 2016-12-14 12:56:18 +01:00

README.md

borg_interface

This application provides an interface to borg backup. At a later point it might as well work with restic.