swissmanu / orchestra-jsapi

Vanilla JavaScript interface layer for harmonyhubjs-* libraries to make usage a breeze.

Home Page:https://github.com/swissmanu/orchestra-jsapi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

orchestra-jsapi

Build Status js-standard-style Commitizen friendly npm version semantic-release

orchestra-jsapi abstracts the functionality provided by harmonyhubjs-client and harmonyhubjs-discover behind a vanilla JavaScript interface. Using an EventEmitter and a simple promise based API, interaction with Logitechs Harmony hubs becomes a breeze for every Node.JS developer.

Usages

  • orchestra uses orchestra-jsapi for interaction with Logitech Harmony hubs.
  • There is an additional module called orchestra-webapi which forwards orchestra-jsapi functions via REST and WebSockets.

About

Vanilla JavaScript interface layer for harmonyhubjs-* libraries to make usage a breeze.

https://github.com/swissmanu/orchestra-jsapi

License:MIT License


Languages

Language:JavaScript 100.0%