/denon-stageLinQ-BeatInfo

Python implementation for Denon StageLinQ BeatInfo protocol

Primary LanguagePythonApache License 2.0Apache-2.0

denon-stageLinQ-BeatInfo

Python inmplementation for Denon StageLinQ BeatInfo protocol

to install it:

python3 -m venv venv
. ./venv/bin/activate
pip3 install -r requiments.txt

if you not annoucing yourself already (with other stageLinQ library implementation like stageLinQ go library or similar) .
use:

. ./venv/bin/activate
python3 ./announce.py

to run BeatInfo demo:

. ./venv/bin/activate
python3 ./test_beatinfo.py

image