Skip to content

bertique/SonosNPROneServer

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

NPR One Sonos Service Build Status

I love my Sonos system and I really like the NPR One app. That’s why I have built this service.

Most people probably just want to use the hosted version to add it to your Sonos, but you can also run it yourself.

Issues and pull-requests welcome.

How do I add NPR One to my Sonos?

Check out the instructions at https://michaeldick.me/sonos-nprone/

How do I run the service myself?

Prerequisites

Run the service locally

  • Clone this repo
  • Import into Eclipse as Maven project
  • Create new Maven build configuration with environment variables:
  • NPR_CLIENT_ID
  • NPR_CLIENT_SECRET
  • MIXPANEL_PROJECT_TOKEN
  • Generate the ssl key once through Maven: keytool:generateKeyPair
  • Run Maven target: tomcat7:run-war

Run service on Heroku

  • Create new Heroku app
  • Set environment variables (see above)
  • Git push to Heroku. It will use the included procfile

About

NPR One Service for Sonos using the Sonos Music API (SMAPI)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages