Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.01 KB

README.md

File metadata and controls

37 lines (21 loc) · 1.01 KB

multiroom speaker ansible

Set of playbook roles to orchestrate Sonos like speaker with an orangepi, should also work with rpi, powered by Ansible.

Getting Started

Run the playbook

ansible-playbook -i inventory/ site.yml --ask-pass --ask-become-pass

Prerequisites

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

Built With

  • 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

License

This project is licensed under Apache License 2.0 - see the LICENSE.md file for details