Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 555 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 555 Bytes

Sonos Doorbell API

This project allows you to play a doorbell sound on all your Sonos speakers.

How to use

  • Clone the project
  • Install the project dependencies: npm i
  • Run npm start, this will start up your local API

You can also run node ./dist/index.js once you build the project.

API endpoints