pybackive/backive
Marcel Otte d1dfb809e3 Working prototype
All the minimal features work now.
- describing a device
- describing a backup
- link a backup to a device
- schedule backups at day intervals
- mount the device
- put stuff on it
- umount the device

Downsides:
- executed as root, fully!
- all scripts are executed as root, dangerous!
- Bad and undocumented code.. :)
- No tests and only minimal checking (lotta TODOs)
2020-03-19 21:16:38 +01:00
..
config Working prototype 2020-03-19 21:16:38 +01:00
core Working prototype 2020-03-19 21:16:38 +01:00
tools Working on it... 2019-01-06 21:29:21 +01:00
__init__.py Current progress 2019-05-03 20:36:09 +02:00
backive_service Working prototype 2020-03-19 21:16:38 +01:00
backive_udev More WIP 2020-01-06 23:01:25 +01:00