LinusU / node-tradfri

Controll Trådfri Smart Bulbs with Node.js
1 stars 0 forks source link

Why restrict to darwin only? #1

Open Jamesgt opened 6 years ago

Jamesgt commented 6 years ago

The dependencies look cross platform.

https://github.com/LinusU/node-tradfri/blob/5efee97c9bfc071778e9d41a3d69542c4ac010ff/package.json#L7

Jamesgt commented 6 years ago

I see, you just exec the mac binaries. Check these packages: https://www.npmjs.com/package/node-coap-client and https://www.npmjs.com/package/node-tradfri-client if you want to go cross platform.