Summarises borg backups using output from 'borg create'
Go to file
George Lacey d6a008052a Grab borg output
- Loops through each line of output and adds to a dictionary containing
  list of log attributes.
- Currently outputs to file for debugging.
2016-09-19 23:00:20 +01:00
.gitignore Initial commit 2016-09-19 19:33:32 +01:00
LICENSE Initial commit 2016-09-19 19:33:32 +01:00
main.py Grab borg output 2016-09-19 23:00:20 +01:00
README.md Initial commit 2016-09-19 19:33:32 +01:00

borg-manager

summarises borg backups using output from 'borg create'