fwatch-ex
File watcher
A file watcher for Elixir that monitors and notifies users of changes to Elixir files.
A file watcher for Elixir language
4 stars
2 watching
0 forks
Language: Elixir
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
falood/file_system | A file system monitor for Elixir that watches file changes and notifies handlers with file events | 267 |
whitfin/sentix | Provides real-time file system event notifications for Elixir applications. | 16 |
cristianoliveira/funzzy | A lightweight file watcher tool allowing users to set up custom automated workflows with command execution and pattern matching. | 239 |
liudng/dogo | Automates compilation and execution of source files in response to changes | 268 |
eaburns/watch | A tool that watches a directory tree and runs a command when changes are detected. | 202 |
carlos8f/saw | A file tree watching library that recursively monitors changes to detected files and emits events on differences. | 8 |
jinjor/deno-watch | A pure Deno file watcher for detecting changes to files in a directory | 44 |
shama/gaze | A library that provides a simple and efficient way to monitor file system changes in real-time. | 1,154 |
larpon/vmon | A module for asynchronously watching file changes in directories on multiple operating systems | 35 |
schell/steeloverseer | A tool for automating file-based development tasks by monitoring changes to files and executing shell commands in response. | 128 |
denosaurs/denon | Automated file watcher and script runner for Deno applications. | 1,101 |
rubencaro/harakiri | Helps an application automatically restart or take other actions when specific files change on disk. | 20 |
krzysztofzablocki/kzfilewatchers | A micro-framework for observing file changes in local and remote assets to improve development tooling without Xcode recompilation | 1,083 |
guard/listen | Notifies applications about file modifications and changes | 1,925 |
guilhermecaruso/anko | An application watcher that monitors files and executes custom actions based on configuration | 39 |