#sonos web
Show a queue of your songs in your sonos system.
#how to run?
- Install gems
bundle install --binstubs --path vendor
- run
bin/rackup
- ???
- Profit
#credits
The source is shameless stolen from @gazler
And thanks for the awesome sonso gem from @soffes