FileSentry is a lightweight, cross-platform Java library for watching file changes in real time.
It provides a simple API built on Java NIO WatchService, with built-in debouncing and event callbacks.
Supports Windows, Linux, and macOS. Perfect for file watcher utilities, editors, live reload tools, and applications
that require reliable file monitoring and notifications.