fsagent
File Monitor
Automates file system actions in response to changes
watch a folder for new or modified files and do something (copy, move, delete, send via mail, ...)
15 stars
4 watching
5 forks
Language: Go
last commit: over 1 year ago devopsdevops-toolseventsfilesystemgogolanghacktoberfest-acceptedmonitoring
Related projects:
Repository | Description | Stars |
---|---|---|
5ht/fs | A system that monitors and reports file system events across different operating systems. | 237 |
liudng/dogo | Automates compilation and execution of source files in response to changes | 268 |
vorburger/ch.vorburger.fswatch | Library for monitoring directory or file changes using Java's WatchService API. | 29 |
guilhermecaruso/anko | An application watcher that monitors files and executes custom actions based on configuration | 39 |
wtetsu/gaze | Automates repetitive command executions after file modifications to save development time and effort. | 269 |
guard/listen | Notifies applications about file modifications and changes | 1,925 |
open-cli-tools/chokidar-cli | A utility to watch file system changes and execute custom commands based on those changes | 823 |
janwielemaker/inotify | Provides access to Linux inotify API for detecting file system changes | 1 |
falood/file_system | A file system monitor for Elixir that watches file changes and notifies handlers with file events | 267 |
schell/steeloverseer | A tool for automating file-based development tasks by monitoring changes to files and executing shell commands in response. | 128 |
denosaurs/denon | Automated file watcher and script runner for Deno applications. | 1,101 |
pesos/grofer | A system and resource monitoring tool written in Golang. | 356 |
henrikbjorn/lurker | Resource tracking software that watches files and/or directories in real-time. | 8 |
cloudfoundry/gosigar | An open-source Golang implementation of the Sigar API | 484 |
benmatselby/gollum-page-watcher-action | A GitHub Action to watch for changes to specific GitHub Wiki pages and notify a Slack channel | 15 |