A java file watcher that works across platforms and supports recursion, single file watches, and tries to make sure no events are missed. Where possible it uses Java's NIO WatchService.
-
Updated
Apr 23, 2025 - Java
A java file watcher that works across platforms and supports recursion, single file watches, and tries to make sure no events are missed. Where possible it uses Java's NIO WatchService.
App that monitors a directory for Excalidraw files, moves them to a designated folder, and manages backups automatically.
Add a description, image, and links to the file-watch topic page so that developers can more easily learn about it.
To associate your repository with the file-watch topic, visit your repo's landing page and select "manage topics."