/raspify

All necessary configuration for RaspberryPI, Justboom and spotifyd

Primary LanguageShell

Raspify

All necessary configuration for RaspberryPI, Justboom and spotifyd

Install and run

$ git clone https://github.com/baptooo/raspify.git
$ cd raspify
$ sh install.sh
# $ sh install-spotifyd.sh # Install spotifyd only
# $ sh install-airplay.sh # Install shairport-sync only

Debug the script with docker

Build and run

$ docker compose build
$ docker compose up

Run it in interactive mode

$ docker compose run -it raspify sh

Made from official doc of spotifyd service

https://docs.spotifyd.rs/installation/Raspberry-Pi.html