Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 609 Bytes

README.md

File metadata and controls

21 lines (19 loc) · 609 Bytes

node-soundtouch

BOSE SoundTouch Node.js library

work in progress

  • uses ES6 promises
  • uses ws as websocket component
  • realtime eventing for changes on the device
    • device and media info
    • device configuration (name, bass levels)
    • volume
    • zones
    • souces
    • presets
    • recents
  • key triggering
  • UPnP device discovery
  • mdns/bonjour/zeroconf device discovery
  • media browsing / selecting
  • unit tests
  • examples