diff --git a/content/project/backupscript/index.md b/content/project/backupscript/index.md new file mode 100644 index 0000000..df08fe3 --- /dev/null +++ b/content/project/backupscript/index.md @@ -0,0 +1,18 @@ +--- +title: "Backupscript" +summary: "Custom backup solution using Rclone and Ntfy.sh" +authors: [] +tags: [] +categories: [] +date: 2023-06-13T09:56:42Z + + + +url_code: "https://code.jcktrue.dk/jct/backupscript" + +--- +Custom backup solution using Rclone and Ntfy.sh. + +Written in PHP with the purpose of sending short Push notifications on the status of the each weekly backup job. + +Built as an exercise in PHP best practices. \ No newline at end of file