Skip to content

Easily discover sonos devices on your network and interact with them

Notifications You must be signed in to change notification settings

hscheib/sonos-discovery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sonos-discovery

Goal of this app:

The goal of this project is to easily discover Sonos devices on your network and interact with them. The project is still in development and not fully functional.


Running the app:

Simply execute : gradlew run

Running without the Gradle Wrapper:

Execute discovery.Discovery.main() with the following VM args -Djava.net.preferIPv4Stack=true


##Other notes:

  • You cannot be running the native Sonos controller app when running this app (they try to listen on the same port and an exception is thrown)

About

Easily discover sonos devices on your network and interact with them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages