64 skills found · Page 1 of 3
paulmillr / ChokidarMinimal and efficient cross-platform file watching library
fsevents / FseventsNative access to MacOS FSEvents in Node.js
alloy / KickerA lean, agnostic, flexible file-change watcher, using OS X FSEvents.
ttilley / FssmThe File System State Monitor keeps track of the state of any number of paths and will fire events when said state changes (create/update/delete). FSSM supports using FSEvents on MacOS, Inotify on GNU/Linux, and polling anywhere else.
dlcowen / FSEventsParserParser for OSX/iOS FSEvents Logs
ggreer / Fsevents ToolsLike inotify-tools but for OS X's FSEvents
guard / Rb FseventFSEvents API with signals handled (without RubyCocoa)
fsnotify / FseventsmacOS file system notifications for Go.
rastersize / CDEventsAn Objective-C wrapper for Mac OS X’s FSEvents C API.
tywkeene / Go FseventsRecursive filesystem event watcher using inotify in golang
svoop / Autotest FseventUse FSEvent (Mac OS X 10.5 or higher) instead of filesystem polling.
sgtdi / FswatcherCross-platform file watcher written in Go for native concurrent monitoring
RxSwiftCommunity / RxFileMonitorRxSwift wrapper around CoreFoundation file events (FSEvent*)
proger / Fsevent Watchsimple but awesome OS X FSEvents client
CleanCocoa / AsyncFileMonitorSwift Concurrency wrapper for monitoring file system events using FSEvents
octplane / Fsevent RustFSEvent bindings for rust.
sandro / Ruby FseventAbandoned, use Guard. A native extension exposing the OS X FSEvents API. RubyCocoa not required.
a1l4m / Mac TriageA powerful macOS triage collection tool designed for forensic analysis. It gathers critical system artifacts such as FSEvents, Spotlight, Unified Logs, user data and many more, while preserving the original macOS file system structure. Ideal for incident response, digital forensics, and security investigations.
Frizlab / FSEventsWrapperEasily use FSEvents in Swift
mz2 / SCEventsA GCD and ARC Enabled Fork of Stuart Connolly's SCEvents Objective-C wrapper for Mac OS X's FSEvents C API.