inotify
There are 244 repositories under inotify topic.
emcrisostomo/fswatch
A cross-platform file change monitor with multiple backends: Apple macOS File System Events, *BSD kqueue, Solaris/Illumos File Events Notification, Linux inotify, Microsoft Windows and a stat()-based backend.
eradman/entr
Run arbitrary commands when files change
inotify-tools/inotify-tools
inotify-tools is a C library and a set of command-line programs providing a simple interface to inotify.
samuelcolvin/watchfiles
Simple, modern and fast file watching and code reload for Python, written in Rust
gerbera/gerbera
UPnP Media Server for 2025: Stream your digital media through your home network and consume it on all kinds of UPnP supporting devices 📱💻📺
jaywcjlove/iNotify
:loudspeaker: JS achieve the browser title flashing, scrolling, voice prompts, Chrome/Safari/FireFox/IE notice. has no dependencies. It not interfere with any JavaScript libraries or frameworks. has a reasonable footprint 5.05kb (gzipped: 1.75kb)
silenceper/gowatch
🚀 gowatch is a command line tool that builds and (re)starts your go project everytime you save a Go or template file.
z411/trackma
Open multi-site list manager for Unix-like systems. (ex-wMAL)
xybu/onedrived-dev
A Microsoft OneDrive client for Linux, written in Python3.
NiLuJe/kfmon
Kute File Monitor, an inotify-based Launcher for Kobo devices
fatso83/dotfiles
Cross-platform dotfiles shared by macOS and Linux (native and WSL2)
thekid/inotify-win
A port of the inotify-wait tool for Windows
hannobraun/inotify-rs
Idiomatic inotify wrapper for the Rust programming language
liudng/dogo
Monitoring changes in the source file and automatically compile and run (restart).
TheElectronWill/night-config
Powerful java configuration library for toml, yaml, hocon, json and in-memory configurations. Serialization/deserialization framework.
c4milo/node-inotify
Inotify bindings for Node.JS
Pylons/hupper
in-process file monitor / reloader for reloading your code automatically during development
sharkdp/trigger
Run a user-defined command on file changes
giannitedesco/minotaur
A pythonic, asynchronous, inotify interface
clsync/clsync
file live sync daemon based on inotify/kqueue/bsm (Linux, FreeBSD), written in GNU C
MercuryTechnologies/ghciwatch
Load a GHCi session for a Haskell project and reload it when source files change
splitbrain/Watcher
Watcher is a daemon that watches specified files/folders for changes and fires commands in response to those changes. It is similar to incron, however, configuration uses a simpler to read ini file instead of a plain text file. Unlike incron it can also recursively monitor directories. It's also written in Python, making it easier to hack.
tywkeene/go-fsevents
Recursive filesystem event watcher using inotify in golang
qieangel2013/dfs
A distributed file server framework based on swoole and inotify
Wosi/DirectoryWatcher
Watch changes in directories
vladgh/docker_base_images
Vlad's Base Images for Docker
mix-php/swoolefor
监控你的 Swoole 程序文件变化并自动重启服务器 - 适用于开发 / Monitor for any changes in your swoole application and automatically restart the server - perfect for development
p-ranav/fswatch
File/Directory Watcher for Modern C++
ShiromMakkad/docker-pihole-sync
A Docker Container To Sync Two Piholes
deajan/pmOCR
A wrapper for tesseract / abbyyOCR11 ocr4linux finereader cli that can perform batch operations or monitor a directory and launch an OCR conversion on file activity
edubart/luamon
Live development utility for Lua inspired by nodemon
devilbox/watcherd
A shell daemon that will listen for directory changes and execute custom commands for each event.
arnaud-lb/php-inotify
Inotify bindings for PHP 5, 7, and next
darwin/lnd-auto-backup
A simple automatic backup service for your LND node
petoem/inotify.cr
Inotify bindings for Crystal
yaacov/observer
Golang event emitter and listener with builtin file watcher package.