Skip to content

Linux daemon for recursively watching large, constantly changing trees of data

License

Notifications You must be signed in to change notification settings

jconerly/inotispy

 
 

Repository files navigation

Welcome
-------

Inotispy is an efficient file system change notification daemon based
on inotify. It recursively watches directory trees, queues file system
events that occur within those trees, and delivers those events to
client applications via ZeroMQ sockets.

Building and Installation
-------------------------

See the INSTALL file included with the distribution.

Resources
---------

For more information on running, configuring, managing and using Inotispy
please refer to the manpage documentation included with this distribution.

Copying
-------

Free use of this software is granted under the terms of the GNU General
Public License (GPL). For details see the file `COPYING` included with
the Inotispy distribution.

About

Linux daemon for recursively watching large, constantly changing trees of data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 74.5%
  • Shell 20.0%
  • Perl 4.3%
  • C++ 1.2%