Open besi opened 4 years ago
curl -sL https://dtcooper.github.io/raspotify/install.sh | sh
This creates a systemd service called 'raspotify'. To disconnect run
sudo systemctl restart raspotify
Integration can be achieved using
OPTIONS="--onevent 'node /usr/local/bin/myEventGateway/main.js'"
sudo apt-get install mosquitto mosquitto-clients -y
See https://github.com/dtcooper/raspotify/issues/171#issuecomment-507423901
sudo apt-get install mosquitto mosquitto-clients -y
Steps
/etc/default/raspotify
See #3