This project is still in development, therefore the features may be buggy and / or limited
sonos-web is a web interface for the Sonos Audio System, created with the goal of having a nice looking interface to manage the queue, add streaming services like Spotify (even for non-premium users!) and allow other developers to customized the UX as they want by making the project expandable through plugins.
To use sonos-web you need:
git clone https://github.com/denysvitali/sonos-web
sonos-web
)cd sonos-web/
yarn install
npm run-script build
npm start
Note: It may be required to cd
into each plugins/ folder and do an npm install
to make sure everything works.
YouTube requires ffmpeg to be installed on your system.
Allow upnp/ssdp:
firewall-cmd --set-default-zone=FedoraWorkstation
firewall-cmd --reload
This is a list of planned plugins
Status: ✅ Available, ❎ Not available
Show your currently playing track with the "Party" plugin, already included in Sonos Web