1.0.0 • Published 7 years ago

pedals v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

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