short script for streaming audio from custom url on heos systems
- download repo content
- make sure you have node and npm installed
- run
npm install
in the folder - run
URL="https://your-webradio.stream/address" node heos
using this very well done api-wrapper https://github.com/juliuscc/heos-api
full heos documentation here https://rn.dmglobal.com/usmodel/HEOS_CLI_ProtocolSpecification-Version-1.17.pdf