pedals
v1.0.0
Published
HID pedal lib
Downloads
4
Readme
pedals
Execute CLI commands via USB foot pedals.
Getting started
Run the pedals.js
with the following options:
$ ./client.js -h
Usage: client [options]
Options:
-h, --help output usage information
-V, --version output the version number
-p, --pedal [value] Pick a pedal. left, right, or center
-c, --command [value] Command you want to run
-a, --async Run command per pedal press
-r, --clear-screen Clear terminal before each run