All Projects → nathanborror → Play

nathanborror / Play

Licence: other
A better Sonos controller for iOS

Labels

Projects that are alternatives of or similar to Play

ioBroker.sonos
Control and monitor SONOS player from ioBroker
Stars: ✭ 33 (-89.59%)
Mutual labels:  sonos
bronos-client
No description or website provided.
Stars: ✭ 40 (-87.38%)
Mutual labels:  sonos
sonos-controller
Java API for controlling SONOS players
Stars: ✭ 40 (-87.38%)
Mutual labels:  sonos
HydraPlay
A multiroom audio player setup, based on snapcast and mopidy.
Stars: ✭ 102 (-67.82%)
Mutual labels:  sonos
MMM-Sonos
A module for the MagicMirror to display informations about the currently playing songs on your Sonos system.
Stars: ✭ 35 (-88.96%)
Mutual labels:  sonos
Sonos RFID Controller
RFID controller for the Sonos music player
Stars: ✭ 17 (-94.64%)
Mutual labels:  sonos
Node Sonos Web Controller
A web based controller for Sonos utilizing web sockets for a native look and feel
Stars: ✭ 240 (-24.29%)
Mutual labels:  sonos
addon-airsonos
AirSonos - Home Assistant Community Add-ons
Stars: ✭ 50 (-84.23%)
Mutual labels:  sonos
SonosSharp
Sonos API for .NET
Stars: ✭ 20 (-93.69%)
Mutual labels:  sonos
snapdroid
Snapcast client for Android
Stars: ✭ 84 (-73.5%)
Mutual labels:  sonos
node-red-contrib-sonos-plus
A set of Node-RED nodes to control SONOS player in your local network.
Stars: ✭ 57 (-82.02%)
Mutual labels:  sonos
AirConnect-Synology
Updated AirConnect packages for Synology NAS and Synology Router
Stars: ✭ 200 (-36.91%)
Mutual labels:  sonos
SonosNPROneServer
NPR One Service for Sonos using the Sonos Music API (SMAPI)
Stars: ✭ 29 (-90.85%)
Mutual labels:  sonos
docker-airconnect
This is a dockerized version of AirConnect (https://github.com/philippe44/AirConnect) which bridges AirPlay with Sonos and the Google Cast protocol.
Stars: ✭ 24 (-92.43%)
Mutual labels:  sonos
sonos2mqtt
🔈 Sonos mqtt controller. Control your speakers from your mqtt server. mqtt-smarthome insprired.
Stars: ✭ 50 (-84.23%)
Mutual labels:  sonos
node-red-contrib-sonospollytts
Play speech TTS using Sonos.
Stars: ✭ 11 (-96.53%)
Mutual labels:  sonos
sonos-wejay
Slack integration for a local Sonos system
Stars: ✭ 19 (-94.01%)
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 (-72.24%)
Mutual labels:  sonos
automate-home
Yet another python home automation (iot) project. Because a smart light is more than just on or off.
Stars: ✭ 59 (-81.39%)
Mutual labels:  sonos
docker-node-sonos-http-api
Docker wrapper for https://github.com/jishi/node-sonos-http-api
Stars: ✭ 49 (-84.54%)
Mutual labels:  sonos

Play

This is an attempt at making a better Sonos controller for iOS. It's pretty hacked together right now -- I'll try to articulate needs later so others can contribute. The following (sparse) instructions below should get it working with your system.

First figure out the IP addresses of all your speakers.

Easiest way to do this is to checkout: https://github.com/rahims/SoCo and use the command line example. Run: python sonoshell.py all list_ips to find all the IPs. Then run python sonoshell.py YOUR_SPEAKERS_IP_ADDRESS info to determine the uid for each speaker.

Now open the file PLNowPlayingViewController.m and replace lines 79-82 with your speaker information. Compile and you should be able to control the volume of your speakers.

Current mock

Current Mock

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].