mirror of
https://github.com/scottbez1/smartknob.git
synced 2025-09-26 23:09:27 +08:00
![]() Windows upper cases the vendor and product id, so the filter will fail. So LOWERCASE ALL THE THINGS! Co-authored-by: Crosseye Jack <dan@crosseyejack.com> |
||
---|---|---|
.. | ||
packages | ||
.gitignore | ||
.npmrc | ||
package-lock.json | ||
package.json | ||
README.md |
Typescript SmartKnob protobuf interface library
Requirements (nvm is recommended)
- node >= 18.11.0
- npm >= 8.19.2
Setup
npm ci
npm run build
Example
Connect the SmartKnob via USB, then run the example:
npm run example