349 B
349 B
pyinotifyd
A daemon to monitore filesystems events with inotify on Linux and execute tasks, which can be Python functions or shell commands.
Dependencies
Installation
- Install pyinotifyd with pip.
pip install pyinotifyd
- Modify /etc/pyinotifyd/config.py according to your needs.