robatwilliams / awesome-webhid

Curated list of resources relating to the WebHID (Human Interface Device) API
171 stars 19 forks source link

Add elgato stream-deck #13

Closed Julusian closed 4 years ago

Julusian commented 4 years ago

I have been playing around with porting the (node-elgato-stream-deck)[https://github.com/lange/node-elgato-stream-deck] library to run on webhid. Its currently sat in a branch as I don't want to rush into releasing it when the webhid api could still change, but it is ready to link to from here now.

I have included the demo project that I have been using for development testing, as an easy working demo.

robatwilliams commented 4 years ago

Thanks for submitting.

I've merged the library PR link into the demo link. Happy to include it under libraries now if you publish an alpha/beta version, or later when it's released proper.

Julusian commented 4 years ago

Thats great I don't expect to release a beta version anytime soon, but I'll be back once I have :)