Initial commit

This commit is contained in:
NSawyer
2024-02-08 12:53:40 -05:00
commit d724975359
21 changed files with 1090 additions and 0 deletions

7
config.json Normal file
View File

@@ -0,0 +1,7 @@
{
"download": true,
"url": "",
"scan": true,
"image_directory": "images",
"test": true
}