All Projects → stephen → Airsonos

stephen / Airsonos

Licence: mit
🎵 AirPlay to Sonos

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Airsonos

AirConnect-Synology
Updated AirConnect packages for Synology NAS and Synology Router
Stars: ✭ 200 (-90.47%)
Mutual labels:  sonos, airplay
Airconnect Synology
AirConnect package for Synology NAS and Synology Router
Stars: ✭ 102 (-95.14%)
Mutual labels:  sonos, airplay
addon-airsonos
AirSonos - Home Assistant Community Add-ons
Stars: ✭ 50 (-97.62%)
Mutual labels:  sonos, airplay
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 (-98.86%)
Mutual labels:  sonos, airplay
Airconnect
Use AirPlay to stream to UPnP/Sonos & Chromecast devices
Stars: ✭ 2,349 (+11.91%)
Mutual labels:  sonos, airplay
Vinylemulator
Emulate the tactile experience of a vinyl collection through your Sonos system, but with a back end run by Spotify
Stars: ✭ 106 (-94.95%)
Mutual labels:  sonos
Airsonic
📡 ☁️ 🎶Airsonic, a Free and Open Source community driven media server (fork of Subsonic and Libresonic)
Stars: ✭ 1,876 (-10.62%)
Mutual labels:  sonos
Addon Aircast
AirCast - Home Assistant Community Add-ons
Stars: ✭ 100 (-95.24%)
Mutual labels:  airplay
Smarthome
Device integration platform for your smart home
Stars: ✭ 92 (-95.62%)
Mutual labels:  sonos
Audioplayer
Audio Player for Nextcloud and ownCloud
Stars: ✭ 179 (-91.47%)
Mutual labels:  sonos
Airplay Sdk
Airplay Receiver SDK supports Airplay Mirroring and AirPlay Casting to a receiver device.
Stars: ✭ 2,323 (+10.67%)
Mutual labels:  airplay
Mkchromecast
Cast macOS and Linux Audio/Video to your Google Cast and Sonos Devices
Stars: ✭ 1,837 (-12.48%)
Mutual labels:  sonos
Node Sonos Discovery
Simplified framework for Sonos built on node.js
Stars: ✭ 142 (-93.23%)
Mutual labels:  sonos
Java Airplay Lib
This library is intended to easily create AirPlay2 servers acting like Apple TV
Stars: ✭ 101 (-95.19%)
Mutual labels:  airplay
Itunes Api
🎵 A simple server providing a RESTful service for controlling iTunes
Stars: ✭ 166 (-92.09%)
Mutual labels:  airplay
Airplay
关于AirPlay的一些逆向研究成果。
Stars: ✭ 96 (-95.43%)
Mutual labels:  airplay
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 (-20.39%)
Mutual labels:  sonos
Airplaydemo
Example implementation of AirPlay secondary display for iOS (iPhone/iPad) apps
Stars: ✭ 150 (-92.85%)
Mutual labels:  airplay
Sonos Web
Web interface for Sonos audio systems
Stars: ✭ 114 (-94.57%)
Mutual labels:  sonos
Sonos Web
Sonos controller for your web browser
Stars: ✭ 140 (-93.33%)
Mutual labels:  sonos

AirSonos

AirSonos is a server that adds Apple AirPlay (iOS, OS X) support to all Sonos devices on a network.

Blog post for further reading

Questions? Feel free to ping @stephencwan

Installation

AirSonos requires node.js >= v0.10.33 installed to run.

Install via npm

$ npm install airsonos -g

Platform-specific install note available from INSTALL.md

Example usage

$ airsonos
Searching for Sonos devices on network...

Swan (@ 192.168.0.1:1400, RINCON_B8E9375433D201400:1)

Search complete. Set up 1 device tunnel.

Development

$ git clone https://github.com/stephen/airsonos.git
$ cd airsonos
$ npm install
$ node ./bin/index.js

Internally, AirSonos is a thin wrapper around the nodetunes and nicercast packages.

Changelog

See CHANGELOG.md

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