ch.vorburger.fswatch
File watcher library
Library for monitoring directory or file changes using Java's WatchService API.
Java lib for monitoring directories or individual files via java.nio.file.WatchService
29 stars
3 watching
6 forks
Language: Java
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Automates file system actions in response to changes | 15 |
| | Automates compilation and execution of source files in response to changes | 268 |
| | A module for asynchronously watching file changes in directories on multiple operating systems | 35 |
| | A pure Deno file watcher for detecting changes to files in a directory | 44 |
| | A Java library to launch and manage external processes from within a Java application. | 31 |
| | A utility to watch file system changes and execute custom commands based on those changes | 827 |
| | A file tree watching library that recursively monitors changes to detected files and emits events on differences. | 8 |
| | A lightweight file watcher that allows users to set up local workflows with automated checks and steps. | 258 |
| | A tool for automating file-based development tasks by monitoring changes to files and executing shell commands in response. | 129 |
| | Automated file watcher and script runner for Deno applications. | 1,101 |
| | Synchronizes files or folders locally with watch option | 43 |
| | Automates repetitive command executions after file modifications to save development time and effort. | 270 |
| | Notifies applications about file modifications and changes | 1,926 |
| | A file system monitor for Elixir that watches file changes and notifies handlers with file events | 268 |
| | A command-line tool for efficiently searching files by name in a directory or its subdirectories. | 332 |