anko
File monitor
An application watcher that monitors files and executes custom actions based on configuration
Simple application watcher
39 stars
3 watching
2 forks
Language: Go
last commit: over 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
simonwaldherr/fsagent | Automates file system actions in response to changes | 15 |
rubencaro/harakiri | Helps an application automatically restart or take other actions when specific files change on disk. | 20 |
liudng/dogo | Automates compilation and execution of source files in response to changes | 268 |
cristianoliveira/funzzy | A lightweight file watcher tool allowing users to set up custom automated workflows with command execution and pattern matching. | 239 |
shama/gaze | A library that provides a simple and efficient way to monitor file system changes in real-time. | 1,154 |
wtetsu/gaze | Automates repetitive command executions after file modifications to save development time and effort. | 269 |
open-cli-tools/chokidar-cli | A utility to watch file system changes and execute custom commands based on those changes | 823 |
pesos/grofer | A system and resource monitoring tool written in Golang. | 356 |
falood/file_system | A file system monitor for Elixir that watches file changes and notifies handlers with file events | 267 |
guard/listen | Notifies applications about file modifications and changes | 1,925 |
carlos8f/saw | A file tree watching library that recursively monitors changes to detected files and emits events on differences. | 8 |
jinjor/deno-watch | A pure Deno file watcher for detecting changes to files in a directory | 44 |
vorburger/ch.vorburger.fswatch | Library for monitoring directory or file changes using Java's WatchService API. | 29 |
larpon/vmon | A module for asynchronously watching file changes in directories on multiple operating systems | 35 |
henrikbjorn/lurker | Resource tracking software that watches files and/or directories in real-time. | 8 |