1.1.0 • Published 3 years ago

linak-desk-cli v1.1.0

Weekly downloads
4
License
MIT
Repository
github
Last release
3 years ago

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 --help

Or install locally to your package and use relative path:

npm i linak-desk-cli
./node_modules/.bin/linak-desk --help