first commit

This commit is contained in:
Dave Morriss
2022-11-19 21:27:51 +00:00
commit 3c4d96db1b
15 changed files with 4682 additions and 0 deletions

6
feedWatcher.cfg Normal file
View File

@@ -0,0 +1,6 @@
<database>
type = SQLite
file = feedWatcher.db
user =
password =
</database>