KZFileWatchers
File watcher framework
A micro-framework for observing file changes in local and remote assets to improve development tooling without Xcode recompilation
A micro-framework for observing file changes, both local and remote. Helpful in building developer tools.
1k stars
22 watching
69 forks
Language: Swift
last commit: about 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
cristianoliveira/funzzy | A lightweight file watcher tool allowing users to set up custom automated workflows with command execution and pattern matching. | 239 |
carlos8f/saw | A file tree watching library that recursively monitors changes to detected files and emits events on differences. | 8 |
schell/steeloverseer | A tool for automating file-based development tasks by monitoring changes to files and executing shell commands in response. | 128 |
shama/gaze | A library that provides a simple and efficient way to monitor file system changes in real-time. | 1,154 |
open-cli-tools/chokidar-cli | A utility to watch file system changes and execute custom commands based on those changes | 823 |
liudng/dogo | Automates compilation and execution of source files in response to changes | 268 |
guilhermecaruso/anko | An application watcher that monitors files and executes custom actions based on configuration | 39 |
whitfin/sentix | Provides real-time file system event notifications for Elixir applications. | 16 |
wtetsu/gaze | Automates repetitive command executions after file modifications to save development time and effort. | 269 |
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 |
ryo33/fwatch-ex | A file watcher for Elixir that monitors and notifies users of changes to Elixir files. | 4 |
k-sec-tools/yarafilecheckerlib | A YARA-based library to analyze files and archives for potential maliciousness | 2 |
jinjor/deno-watch | A pure Deno file watcher for detecting changes to files in a directory | 44 |
byteclubfr/node-sync-files | Synchronizes files or folders locally with watch option | 43 |