inotify-tools is a C library and a set of command-line programs providing a simple interface to inotify.
翻译 - inotify-tools是一个C库和一组Linux命令行程序,提供了一个简单的inotify接口。
📢 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...
Monitoring filesystems events with inotify on Linux.
翻译 - 在Linux上使用inotify监视文件系统事件。
A thorough inotify wrapper for Ruby using FFI.
erlang binding to inotify
A port of the inotify-wait tool for Windows
Idiomatic inotify wrapper for the Rust programming language
Inotify监听测试
OCRmyPDF Docker image with batch processing based on iNotify
文件传输(tcp,c/s,epoll,select,inotify)
workerman文件监控并自动reload inotify版本
A cross-platform file change monitor with multiple backends: Apple OS X File System Events, *BSD kqueue, Solaris/Illumos File Events Notification, Linux inotify, Microsoft Windows and a stat()-based b...
翻译 - 一个具有多个后端的跨平台文件更改监视器:Apple OS X文件系统事件,* BSD kqueue,Solaris / Illumos文件事件通知,Linux inotify,Microsoft Windows和基于stat()的后端。
Monitor your file system (using iwatch - which sits on top of inotify) and generate updates to your ctags file when things change
基于inotify的Linux文件实时监控程序,同时调用河马扫描来检测文件
通过inotify机制监听文件夹內是否有文件被创建,修改,并复制到本地目录.
A utility for running arbitrary commands when files change. Uses kqueue(2) or inotify(7) to avoid polling. entr responds to file system events by executing command line arguments or by writing to a FI...