Lets you search through the files on the local machine through a simple web based ui (runs on browser)
-
Updated
Sep 26, 2020 - Java
Lets you search through the files on the local machine through a simple web based ui (runs on browser)
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. Perfect for file watcher utilities, editors, live reload tools, and applications that require reliable file monitoring and notifications.
Add a description, image, and links to the filewatcher topic page so that developers can more easily learn about it.
To associate your repository with the filewatcher topic, visit your repo's landing page and select "manage topics."