Skip to content
/ obsi Public

obsi observes a directory for changes and reports them to your script.

License

Notifications You must be signed in to change notification settings

kraeki/obsi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

obsi

obsi observes a directory and reports changes to your script.

it is written in c++ and uses inotify

build obsi

$ make

run

$ obsi ./example.sh ./folder1

start watching directory ./folder1, changes are reported to the script ./example.sh

About

obsi observes a directory for changes and reports them to your script.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published