Initial commit: banking statement download scripts

This commit is contained in:
2026-03-12 11:51:16 +11:00
commit 68c5d561a6
5 changed files with 410 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# scripts
A collection of utility scripts.
## banking/
Browser console scripts for downloading bank statements as named PDF files.
See [banking/README.md](banking/README.md) for usage.