All Projects → jishi → Node Sonos Discovery

jishi / Node Sonos Discovery

Licence: mit
Simplified framework for Sonos built on node.js

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Node Sonos Discovery

Play
A better Sonos controller for iOS
Stars: ✭ 317 (+123.24%)
Mutual labels:  sonos
Sonos
A PHP library for interacting with Sonos speakers
Stars: ✭ 91 (-35.92%)
Mutual labels:  sonos
Sonos Web
Web interface for Sonos audio systems
Stars: ✭ 114 (-19.72%)
Mutual labels:  sonos
Snapcast
Synchronous multiroom audio player
Stars: ✭ 4,028 (+2736.62%)
Mutual labels:  sonos
Homeassistant
Example Home Assistant Configs
Stars: ✭ 846 (+495.77%)
Mutual labels:  sonos
Airconnect Synology
AirConnect package for Synology NAS and Synology Router
Stars: ✭ 102 (-28.17%)
Mutual labels:  sonos
addon-airsonos
AirSonos - Home Assistant Community Add-ons
Stars: ✭ 50 (-64.79%)
Mutual labels:  sonos
Sonos Web
Sonos controller for your web browser
Stars: ✭ 140 (-1.41%)
Mutual labels:  sonos
Sonos Cli
🎶 Command Line Interface for Sonos
Stars: ✭ 50 (-64.79%)
Mutual labels:  sonos
Zenmusic
Slack / Sonos / Spotify / Node.js - Control Sonos through #Slack
Stars: ✭ 113 (-20.42%)
Mutual labels:  sonos
Node Sonos
🔈 Sonos Media Player Interface/Client
Stars: ✭ 615 (+333.1%)
Mutual labels:  sonos
Mini Media Player
Minimalistic media card for Home Assistant Lovelace UI
Stars: ✭ 827 (+482.39%)
Mutual labels:  sonos
Vinylemulator
Emulate the tactile experience of a vinyl collection through your Sonos system, but with a back end run by Spotify
Stars: ✭ 106 (-25.35%)
Mutual labels:  sonos
Magic Cards
🎩 Queue music, play movies, or trigger events with RFID cards.
Stars: ✭ 372 (+161.97%)
Mutual labels:  sonos
Node Sonos Http Api
An HTTP API bridge for Sonos easing automation. Hostable on any node.js capable device, like a raspberry pi or similar.
Stars: ✭ 1,671 (+1076.76%)
Mutual labels:  sonos
music-screen-api
Display the playing Sonos track in real time on an e-ink display - also includes functionality for last.fm
Stars: ✭ 88 (-38.03%)
Mutual labels:  sonos
Smarthome
Device integration platform for your smart home
Stars: ✭ 92 (-35.21%)
Mutual labels:  sonos
Airsonic
📡 ☁️ 🎶Airsonic, a Free and Open Source community driven media server (fork of Subsonic and Libresonic)
Stars: ✭ 1,876 (+1221.13%)
Mutual labels:  sonos
Mkchromecast
Cast macOS and Linux Audio/Video to your Google Cast and Sonos Devices
Stars: ✭ 1,837 (+1193.66%)
Mutual labels:  sonos
Multicast Relay
Relay multicast and broadcast packets between interfaces.
Stars: ✭ 111 (-21.83%)
Mutual labels:  sonos

Build Status

node-sonos-discovery

This is a simplification of the Sonos implementation of UPnP for the node.js stack. This library will allow you to interact with your sonos system with simple commands like play, pause, next etc, but is expected to be ran at all times because it keeps track of the players.

1.0.0 is totally rewritten to be promised based!

For example integrations, please see the following projects:

https://github.com/jishi/node-sonos-http-api

https://github.com/jishi/node-sonos-web-controller (old version)

Options

Contributions

If you are sending a pull request, please run:

npm test

Before submitting it, to validate syntax with jscs and run the few tests in there. Thank you!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].