commit | cdd4e003389789c910b4d62c92edc2e0c85c4107 | [log] [tgz] |
---|---|---|
author | Gora Khargosh <gora.khargosh@gmail.com> | Wed Nov 24 12:42:29 2010 +0530 |
committer | Gora Khargosh <gora.khargosh@gmail.com> | Wed Nov 24 12:42:29 2010 +0530 |
tree | 283d1ef2303275ac1e19c4c0d967dae0c511b386 | |
parent | 2b7558205d795fd93fc97816127dce7f982cfd9e [diff] |
Add a subcommand to the watchmedo script that executes shell commands in response to file system events. Signed-off-by: Gora Khargosh <gora.khargosh@gmail.com>
Python API to monitor file system events.
Watchdog lets your Python programs monitor filesystem events as portably as possible using:
Watchdog is licensed under the terms of the MIT License
Copyright (C) 2010 Gora Khargosh <gora.khargosh@gmail.com> and the Watchdog authors.
Project source code on Github