wendy

inotify based node watcher
git clone git://git.2f30.org/wendy
Log | Files | Refs | README | LICENSE

commit 5f2a87a86e564bc5ed9b7b0899ac7a7f630b9fe0
parent c856319e5dc15ebb39c9d50e6a28f08da75f0add
Author: z3bra <willy@mailoo.org>
Date:   Mon, 30 Mar 2015 21:09:29 +0200

fixed a typo in the README

Diffstat:
MREADME | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README @@ -4,7 +4,7 @@ -- by z3bra =========================== -(W)atch (ENT)ire (D)irector(Y) is an inotify-based directory watcher. +(W)atch (EN)tire (D)irector(Y) is an inotify-based directory watcher. With wendy, you can watch event in directories or files, and launch a specific command when an event occurs.