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
2016-12-14 07:59:42 +01:00
.gitignore initial commit 2016-12-13 19:28:37 +01:00
borg_interface.cfg fix the function which checks for a remote repository 2016-12-14 07:59:42 +01:00
borg_interface.py remove imports 2016-12-14 07:49:25 +01:00
interface_functions.py fix the function which checks for a remote repository 2016-12-14 07:59:42 +01:00
interface_variables.py split the programm into modules 2016-12-13 22:49:17 +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

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