Archived
This project has been archived by its maintainers, and is no longer receiving any updates.
watch-fs is a command line tool to run commands when files change.
Usage
watch-fs will watch any number of directories and files, and run a command when any of them are changed. By default, watch-fs will watch the current directory.
Usage: watch-fs [OPTIONS] COMMAND
Options:
-d, --directory DIRECTORY A directory to watch for file changes - can be
used multiple times, and defaults to the current
directory.
-c, --clear Clear the terminal before running the command
-w, --wait FLOAT A minium wait before running the command again,
in seconds
-v, --verbose -v prints commands before running, and -vv shows
debug information
Installation
I recommend you use pipsi to install watch-fs in it’s own virtualenv and link it from ~/.local/bin:
pipsi install watch-fs
Alternatively, you can install system-wide using pip:
pip install watch-fs
Licence
watch-fs is licensed under the MIT Licence.
Release files for watch-fs 1.5.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| watch-fs-1.5.0.tar.gz | 3.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| watch_fs-1.5.0-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 8.7 kB
Release files / watch-fs-1.5.0.tar.gz
| Download URL | watch-fs-1.5.0.tar.gz |
|---|---|
| Size | 3.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fae97caaa492cc5f1f4ec3377483023be6c35ba1ecda79672b53c37a85908dc7
|
|
BLAKE2b-256 checksum How to use checksums |
a93a154aae88e64c4cca6ab546a378a8eed21ee429720e4b2375bec8aec8531a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / watch_fs-1.5.0-py2.py3-none-any.whl
| Download URL | watch_fs-1.5.0-py2.py3-none-any.whl |
|---|---|
| Size | 5.4 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
80b1908a586b35b3a9fc481d6c40470eca3ca9b9e402ce8ff04a5b11c1a5701e
|
|
BLAKE2b-256 checksum How to use checksums |
508f18fcffc7f95b3a82ad06f46b909a53e27c6fc313fa22d7085db853078017
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |