hwatch

hwatch - alternative watch command.

Description

hwatch is a alternative watch command. That records the result of command execution and can display it history and diffs.

Features

Install

MacOS(brew)

brew tap blacknon/hwatch
brew install hwatch

Cargo Install

cargo install hwatch

Usage

hwatch 0.3.0
blacknon <blacknon@orebibou.com>
alternative watch command.

USAGE:
    hwatch [FLAGS] [OPTIONS] <command>...

FLAGS:
    -c, --color          interpret ANSI color and style sequences
    -d, --differences    highlight changes between updates
    -h, --help           Prints help information
    -V, --version        Prints version information

OPTIONS:
    -l, --logfile <logfile>      logging file
    -n, --interval <interval>    seconds to wait between updates [default: 2]

ARGS:
    <command>...

watch window keybind