sentix
File watcher
Provides real-time file system event notifications for Elixir applications.
A cross-platform file watcher for Elixir based on fswatch.
16 stars
3 watching
5 forks
Language: Elixir
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A file watcher for Elixir that monitors and notifies users of changes to Elixir files. | 4 |
| | A file system monitor for Elixir that watches file changes and notifies handlers with file events | 268 |
| | A lightweight file watcher that allows users to set up local workflows with automated checks and steps. | 258 |
| | Automates repetitive command executions after file modifications to save development time and effort. | 270 |
| | A lightweight JSON parser written in Elixir | 47 |
| | An Elixir port of dot-notes to work with Maps/Lists | 8 |
| | Automates the generation of unsafe function bindings in Elixir | 12 |
| | A native file watch notification library for C++ applications | 5 |
| | A fast algorithm for counting unique values in Elixir/Erlang applications | 21 |
| | Ensures ETS tables remain active with bouncing GenServers and scheduled monitoring | 99 |
| | A file tree watching library that recursively monitors changes to detected files and emits events on differences. | 8 |
| | Notifies applications about file modifications and changes | 1,926 |
| | Library for dispatching notifications to various platforms from Elixir applications. | 110 |
| | A tool that watches a directory tree and runs a command when changes are detected. | 202 |
| | A tool for automating file-based development tasks by monitoring changes to files and executing shell commands in response. | 129 |