summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5fb83ac..db2f354 100644
--- a/README.md
+++ b/README.md
@@ -92,6 +92,11 @@ The script creates a backup in a regular directory so you can simply copy the fi
* "latest" symlink that points to the latest successful backup.
+## Extensions
+
+* [rtb-wrapper](https://github.com/thomas-mc-work/rtb-wrapper): Allows creating backup profiles in config files. Handles both backup and restore operations.
+* [time-travel](https://github.com/joekerna/time-travel): Smooth integration into OSX Notification Center
+
## TODO
* Check source and destination file-system (`df -T /dest`). If one of them is FAT, use the --modify-window rsync parameter (see `man rsync`) with a value of 1 or 2