From 40f77b0a0300011f89b09d340463426ce3f45d4c Mon Sep 17 00:00:00 2001 From: xengineering Date: Fri, 3 Sep 2021 11:22:12 +0200 Subject: Add Todo/Done Sections to README.md --- README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/README.md b/README.md index 223ceb4..5877ab5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,28 @@ + # xbackup This is a convenience wrapper around the Borg backup tool. + +## Done / Features + +(Last finished task first) + +- [x] implement Arch Linux Packaging +- [x] setup project structure + + +## To Do / Feature Requests + +(Highest priority first) + +- [ ] argument parsing +- [ ] config parsing +- [ ] manual backup functionality / MVP +- [ ] XMPP notification via [xbot](https://gitea.xengineering.eu/xengineering/xbot) +- [ ] backup systemd daemon +- [ ] backup transfer tool (?) +- [ ] backup diff tool (backup vs. filesystem) +- [ ] backup restore tool with qemu (for testing) + -- cgit v1.2.3-70-g09d2