Add file watcher for watch folder functionality

This commit is contained in:
2026-03-06 11:17:02 +02:00
parent 47e019dbb9
commit 9ad70c960b
4 changed files with 238 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ little_exif = "0.4"
imageproc = "0.25"
ab_glyph = "0.2"
dirs = "6"
notify = "7"
[dev-dependencies]
tempfile = "3"