cncjs / cncjs-pendant-keyboard

A simple pendant (using wireless keyboard or usb) to CNCJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cncjs-pendant-keyboard

A simple pendant based on wireless keyboard (as USB Input)

Wireless keyboard

Installation

After cloning the repository to your work directory, change into this directory and run

npm install

Make sure you have installed the following packages

libusb-1.0-0-dev
libudev-dev

These can be installed with apt-get.

Usage

Run bin/cncjs-pendant-keyboard to start. Pass --help to cncjs-pendant-keyboard for more options.

bin/cncjs-pendant-keyboard --help

Hotkeys:

Hotkeys

About

A simple pendant (using wireless keyboard or usb) to CNCJS

License:MIT License


Languages

Language:JavaScript 100.0%