steeloverseer
File watcher
A tool for automating file-based development tasks by monitoring changes to files and executing shell commands in response.
A file watcher and development tool.
128 stars
8 watching
15 forks
Language: Haskell
last commit: 10 days ago capture-groupsfile-watcherhaskellpipelinewatches
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
cristianoliveira/funzzy | A lightweight file watcher tool allowing users to set up custom automated workflows with command execution and pattern matching. | 239 |
open-cli-tools/chokidar-cli | A utility to watch file system changes and execute custom commands based on those changes | 823 |
shama/gaze | A library that provides a simple and efficient way to monitor file system changes in real-time. | 1,154 |
simonwaldherr/fsagent | Automates file system actions in response to changes | 15 |
vorburger/ch.vorburger.fswatch | Library for monitoring directory or file changes using Java's WatchService API. | 29 |
wtetsu/gaze | Automates repetitive command executions after file modifications to save development time and effort. | 269 |
larpon/vmon | A module for asynchronously watching file changes in directories on multiple operating systems | 35 |
krzysztofzablocki/kzfilewatchers | A micro-framework for observing file changes in local and remote assets to improve development tooling without Xcode recompilation | 1,083 |
whitfin/sentix | Provides real-time file system event notifications for Elixir applications. | 16 |
liudng/dogo | Automates compilation and execution of source files in response to changes | 268 |
falood/file_system | A file system monitor for Elixir that watches file changes and notifies handlers with file events | 267 |
qard/onchange | Tool for watching file changes and running commands when files are modified or deleted. | 817 |
ryo33/fwatch-ex | A file watcher for Elixir that monitors and notifies users of changes to Elixir files. | 4 |