dogo
File watcher
Automates compilation and execution of source files in response to changes
Monitoring changes in the source file and automatically compile and run (restart).
268 stars
20 watching
45 forks
Language: Go
last commit: over 5 years ago
Linked from 2 awesome lists
build-tooldevopsfile-watchersfilewatcherinotifymonitor-changesmonitoringwatchfolderwindows-api
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
denosaurs/denon | Automated file watcher and script runner for Deno applications. | 1,101 |
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 |
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 |
open-cli-tools/chokidar-cli | A utility to watch file system changes and execute custom commands based on those changes | 823 |
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 |
ryo33/fwatch-ex | A file watcher for Elixir that monitors and notifies users of changes to Elixir files. | 4 |
snowkit/linc_filewatch | A native file watch notification library for C++ applications | 5 |
qard/onchange | Tool for watching file changes and running commands when files are modified or deleted. | 817 |
shama/gaze | A library that provides a simple and efficient way to monitor file system changes in real-time. | 1,154 |