linak-desk-cli
v1.1.0
Published
Command line tool to control Linak Bluetooth Desk
Readme
Linak Desk CLI
Command line tool to control Linak Bluetooth Desk (used in IKEA's sit/stand desks "IDASEN").
Install
You can install the package globally to ahve a global command linak-desk:
npm i -g linak-desk-cli
linak-desk --helpOr install locally to your package and use relative path:
npm i linak-desk-cli
./node_modules/.bin/linak-desk --help