sentix

File watcher

Provides real-time file system event notifications for Elixir applications.

A cross-platform file watcher for Elixir based on fswatch.

GitHub

16 stars
3 watching
5 forks
Language: Elixir
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ryo33/fwatch-ex A file watcher for Elixir that monitors and notifies users of changes to Elixir files. 4
falood/file_system A file system monitor for Elixir that watches file changes and notifies handlers with file events 267
cristianoliveira/funzzy A lightweight file watcher tool allowing users to set up custom automated workflows with command execution and pattern matching. 239
wtetsu/gaze Automates repetitive command executions after file modifications to save development time and effort. 269
whitfin/tiny A lightweight JSON parser written in Elixir 47
whitfin/dot-notes-elixir An Elixir port of dot-notes to work with Maps/Lists 8
whitfin/unsafe Automates the generation of unsafe function bindings in Elixir 12
snowkit/linc_filewatch A native file watch notification library for C++ applications 5
whitfin/hypex A fast algorithm for counting unique values in Elixir/Erlang applications 21
whitfin/eternal Prevents ETS tables from dying by keeping them operational with scheduled monitoring and backup processes. 98
carlos8f/saw A file tree watching library that recursively monitors changes to detected files and emits events on differences. 8
guard/listen Notifies applications about file modifications and changes 1,925
acutario/ravenx Library for dispatching notifications to various platforms from Elixir applications. 110
eaburns/watch A tool that watches a directory tree and runs a command when changes are detected. 202
schell/steeloverseer A tool for automating file-based development tasks by monitoring changes to files and executing shell commands in response. 128