Skip to content

dzelionis/denon-stageLinQ-BeatInfo

Repository files navigation

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

About

Python implementation for Denon StageLinQ BeatInfo protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages