file_system

File watcher

A file system monitor for Elixir that watches file changes and notifies handlers with file events

Filesystem monitor for elixir

GitHub

267 stars
4 watching
55 forks
Language: Elixir
last commit: about 1 month 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
whitfin/sentix Provides real-time file system event notifications for Elixir applications. 16
falood/exsync A tool that automates code recompilation when the underlying file system changes 161
falood/eio An Elixir implementation of the Engine.io real-time communication protocol server 14
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
liudng/dogo Automates compilation and execution of source files in response to changes 268
simonwaldherr/fsagent Automates file system actions in response to changes 15
5ht/fs A system that monitors and reports file system events across different operating systems. 237
open-cli-tools/chokidar-cli A utility to watch file system changes and execute custom commands based on those changes 823
larpon/vmon A module for asynchronously watching file changes in directories on multiple operating systems 35
cristianoliveira/funzzy A lightweight file watcher tool allowing users to set up custom automated workflows with command execution and pattern matching. 239
guilhermecaruso/anko An application watcher that monitors files and executes custom actions based on configuration 39
vorburger/ch.vorburger.fswatch Library for monitoring directory or file changes using Java's WatchService API. 29
schell/steeloverseer A tool for automating file-based development tasks by monitoring changes to files and executing shell commands in response. 128