filesystemwatcher
There are 54 repositories under filesystemwatcher topic.
wtetsu/gaze
👁️Executes commands for you
d2phap/FileWatcherEx
🗳️ The file system watcher for Windows without false change notifications.
wgross/fswatcher-engine-event
Publishes changes in file system as powershell engine event
FFMG/myoddweb.directorywatcher
A fast and reliable, (non blocking!), .NET/C++ File/Directory watcher, complete rewrite of FileSystemWatcher to ensure speed/accuracy/reliability/suppress duplicate events.
fxdeniz/NeSync
Local file sync & backups
neXenio/panoptes
cross-platform file watcher library for C++17 using std::filesystem and native interfaces
pleiszenburg/loggedfs-python
Filesystem monitoring with Fuse and Python
AbdelhamidLarachi/FileSystemWatcher
This is a C# library whose purpose is to detect directory changes and return all renamed, moved, created, and deleted files. It is able to spot renamed files without requiring the use of hash-code comparisons or real time tracking, even if a million file with same content (duplicated) got renamed at the same millisecond.
opcoder0/fanotify
Fanotify API for Go
analogjupiter/reloaded-vibes
🔄 Smart auto-reloading service and server for web development
StefH/System.IO.EnhancedFileSystemWatcher
EnhancedFileSystemWatcher, which can be used to suppress duplicate events that fire on a single change to the file.
Jackarain/autogit
用于自动提交某个目录下所有文件到 git 仓库,实现自动目录备份到 git 仓库的功能。(This is an automated program for backing up directories. Its main function is to automatically commit and push a Git repository directory to a Git backup server.)
ambro-r/FileQueueWatcher
Simple project to watch directories and record changes in that directory.
bardakcib/BasicHostIDS
A Basic Host IDS - Intrusion Detection System using MD5 Checksum and FileSystemWatcher
ctsrc/http-horse
HTTP Hot Reload Server for HTML, CSS, JavaScript/TypeScript and WebAssembly web development.
Dragwar/System.IO.FileSentry
This is a fork of "https://github.com/StefH/System.IO.EnhancedFileSystemWatcher"
Mzying2001/Watcher_WPF
A simple GUI of FileSystemWatcher (WPF)
ffengc/NimbusBackup
Cloud backup, automatically save the backup files required by the specified directory on the local computer to the cloud
IsWladi/WatchCrab
WatchCrab is a fast, secure, and easy-to-use Rust-based tool to monitor filesystem events across platforms. Effortlessly automate tasks and log changes.
sandwich-go/xconf-providers
providers for xconf
SWAT-engineering/java-watch
A java file watcher that works across platforms and supports recursion, single file watches, and tries to make sure no events are missed. Where possible it uses Java's NIO WatchService.
Tomenz/FsNotify
Notify on directory or file actions
avm-sistemas/avmFileSystemWatcher
avmFileSystemWatcher is a project to study FileSystemWatcher class and sync folders methods.
jaksonlin/FileWatcherProcessService
A Remote Processing service based on Filesystem watcher
mateuszokroj1/FileManipulator
File system watcher and manipulator
NSSure/dir-watch-transfer
Create directory links and watchers for copying file contents.
roadkell/witnessd
File/directory event watcher for systemd using inotify
Yasumoto/Syncer
⤴️ Update a directory from localhost to remote host
neledov/salesforce-case-download-organizer
Salesforce Case Download Organizer
vdhruvannaidu/nodejs-filesystem
NodeJS-Filesystem
afiffon/OpenU-OOP
OOP Workshop @ OpenU examples: Advanced C# Programming
chsxf/folder-watcher
Watches a folder's content and calls to responders when changes are found
cocoar-dev/Cocoar.FileSystem
Production-ready file system utilities for .NET with automatic error recovery and multi-platform support.
nuloperrito/DirProtectMinifilter
A security application provides real-time, user-decided write access control for specific directories on Windows by using a kernel-mode minifilter driver and a user-mode communication interface.