It's about the things you don't say!
Metapipe measures the time between your keystrokes and translates them into
bytes which are piped out to STDERR
while your normal output goes to
STDOUT
. So you can compose two outputs at once.
$ metapipe [-abmhlv] [-n MSECS]
-n
Set keystroke threshold (milliseconds)-a
Set 7-bit ASCII output mode (default)-b
Set 8-bit byte output mode-m
Set morse-code output mode-h
Show usage information-l
Show license-v
Show version
Licensed under the terms of the MIT License.