Set of playbook roles to orchestrate Sonos like speaker with an orangepi, should also work with rpi, powered by Ansible.
Run the playbook
ansible-playbook -i inventory/ site.yml --ask-pass --ask-become-pass
In order to use the roles you should first ensure that you have Ansible installed.
To clone the entire project and use the included playbooks:
git clone https://github.com/Pirionfr/multiroom-speaker.git
- mopidy - Mopidy is an extensible music server
- upmpdcli - UPnP Audio Media Renderer based on MPD
- airplay-sync - AirPlay audio player
- snapcast - Synchronous multi-room audio player
- nginx - HTTP and reverse proxy server
This project is licensed under Apache License 2.0 - see the LICENSE.md file for details