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: almost 5 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 268
cristianoliveira/funzzy A lightweight file watcher that allows users to set up local workflows with automated checks and steps. 258
wtetsu/gaze Automates repetitive command executions after file modifications to save development time and effort. 270
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 Ensures ETS tables remain active with bouncing GenServers and scheduled monitoring 99
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,926
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. 129