summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2021-09-03 11:22:12 +0200
committerxengineering <me@xengineering.eu>2021-09-03 11:23:32 +0200
commit40f77b0a0300011f89b09d340463426ce3f45d4c (patch)
tree91bdbcb18389e6c694a77dd9c62d2de4dc7f0832 /README.md
parentf42af91a19d16f36d2a7ea2e8622252cf7d211b0 (diff)
downloadxbackup-40f77b0a0300011f89b09d340463426ce3f45d4c.tar
xbackup-40f77b0a0300011f89b09d340463426ce3f45d4c.tar.zst
xbackup-40f77b0a0300011f89b09d340463426ce3f45d4c.zip
Add Todo/Done Sections to README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md23
1 files changed, 23 insertions, 0 deletions
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)
+