Skip to main content

Command Watcher Python Badge Downloads Downloads

cmdwatch is a CLI tool to watch the output of a given command until certain conditions given by the user are satisfied. The conditions can be

  1. There is a change in output
  2. When the time limit exceeds

The output of the command will be shown in the console as well.

pip install cmdwatch

Usage

$ cmdwatch -d DELAY [-o OUTPUT_FILE] [-t TIMEOUT] [-s] <cmd>

Command Watcher Tool

optional arguments:
  -h, --help            show this help message and exit
  -d DELAY, --delay DELAY
                        How long to wait until next execution
  -o OUTPUT_FILE, --output OUTPUT_FILE
                        File where the output should be stored
  -t TIMEOUT, --timeout TIMEOUT
                        For how many second should i watch
  -s, --stop            Pass this option if you want to stop checking whenever
                        there is a difference in output

If you want to store the command outputs to a file then pass the --output/-o with the file name

Example:

$ cmdwatch -d 2 -o ping_check.txt ping google.com

Above usage will execute the "ping google.com" command every 2 seconds and stores the output into file ping_check.txt

If you want to stop the execution when there is a change in the output then pass --stop/-s option

Example:

$ cmdwatch -d 2 -o ping_check.txt -s ping google.com

Release files for cmdwatch 0.0.7

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for cmdwatch 0.0.7
File Size Uploaded
cmdwatch-0.0.7.tar.gz 3.5 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for cmdwatch 0.0.7
File Interpreter ABI Platform
cmdwatch-0.0.7-py3-none-any.whl Python 3 none any Details

Total release size:7.9 kB

Release files / cmdwatch-0.0.7.tar.gz

Download URL cmdwatch-0.0.7.tar.gz
Size 3.5 kB
Tags Source
SHA-256 checksum
How to use checksums
0f35f95a79d904d0b758328eb097a65ca1c0b7397ebd9d456764c013b01dc5e5
BLAKE2b-256 checksum
How to use checksums
c46ce17f98df7d3c5b11b3f3950c5a05b7e3af2da6d7cd9e1c576dae9b66d9b8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.7.9

Release files / cmdwatch-0.0.7-py3-none-any.whl

Download URL cmdwatch-0.0.7-py3-none-any.whl
Size 4.4 kB
Tags Python 3
SHA-256 checksum
How to use checksums
50104f56940cff5ecc8530ccfe76192f600687fe51b20d0cb92c81a2cabd4ed3
BLAKE2b-256 checksum
How to use checksums
480cee2ee74862a6893124e6f2c9a390624c5f27d7e1df65fe131c98ed0a1a5d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.7.9

Release history Release notifications | RSS feed

This release

0.0.7 This release

2 release files

0.0.6

2 release files

0.0.5

2 release files

0.0.4

2 release files

0.0.3

2 release files

0.0.2

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page