-
Updated
Aug 10, 2020 - C++
#
inotify
Here are 166 public repositories matching this topic...
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 backend.
-
Updated
Aug 28, 2020 - JavaScript
A Microsoft OneDrive client for Linux, written in Python3.
-
Updated
May 27, 2020 - Python
6
tb2496
commented
Apr 11, 2020
Hi, I've been trying to get additional tags from itunes m4a files. for example album artist which should be aART based on https://help.mp3tag.de/main_tags.html
I added this to config.xml
<library-options>
<id3>
<auxdata>
<add-data tag="aART"/>
</auxdata>
</id3>
</library-options>
and import.js
var aartist = obj.aux['aART'];
gowatch is a command line tool that builds and (re)starts your go project everytime you save a Go or template file.||Go程序热编译工具,提升开发效率
-
Updated
Sep 4, 2020 - Go
Monitoring changes in the source file and automatically compile and run (restart).
devops
monitoring
file-watchers
build-tool
filewatcher
inotify
monitor-changes
windows-api
watchfolder
-
Updated
Mar 15, 2019 - Go
A port of the inotify-wait tool for Windows
-
Updated
Oct 12, 2017 - C#
A pythonic, asynchronous, inotify interface
-
Updated
Aug 24, 2020 - Python
1
asafigan
commented
May 26, 2020
mio version 0.6 depends on deprecated crate. Upgrade to version 0.7.
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.
-
Updated
Sep 15, 2016 - Python
A distributed file server framework based on swoole and inotify
-
Updated
Oct 24, 2017 - PHP
Recursive filesystem event watcher using inotify in golang
-
Updated
May 1, 2020 - Go
Watch changes in directories
-
Updated
Jul 28, 2017 - Pascal
Vlad's Base Images for Docker
docker
php
dockerfile
sync
puppetdb
puppet
minidlna
backup
docker-image
s3
apache
gpg
aws-cli
fpm
inotify
rsyslog
deluge
r10k
puppetboard
puppetserver
-
Updated
Jul 24, 2020 - Shell
A shell daemon that will listen for directory changes and execute custom commands for each event.
-
Updated
Sep 30, 2017 - Shell
Golang event emitter and listener with builtin file watcher package.
-
Updated
May 22, 2018 - Go
File/Directory Watcher for Modern C++
-
Updated
May 16, 2020 - C++
Improve this page
Add a description, image, and links to the inotify topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the inotify topic, visit your repo's landing page and select "manage topics."
Unit tests: