From 623fb58a7e1587105d4b111da9dd8d7e4ea03d6e Mon Sep 17 00:00:00 2001 From: Andrew Date: Fri, 16 Jan 2026 10:56:13 +1000 Subject: [PATCH] Initial Commit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e69de29..33d9283 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,6 @@ +Folder,Script,Purpose +church-tools,elvanto_attendance_fetcher.py,scrapes attendance figures from an elvanto attendance report. +church-tools,msfs_spreadsheet_generator.py,generates an excel spreadsheet for reporting ministry support fund information to PCQ CMR. +file-tools,list_s3_files.py, lists files in an s3 bucket and their urls. +file-tools,s3_gui_tool.py, lists and syncs files in an S# bucket using a gui. +file-tools,s3_sync.py,syncs a windows folder and an s3 bucket. \ No newline at end of file