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 5445c2a194 refactore the code
I've created multiple functions to give the code a better structure
2016-12-13 22:04:30 +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 add the config file and python script 2016-12-13 19:59:17 +01:00
borg_interface.py refactore the code 2016-12-13 22:04:30 +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.