A simple Chromecast Audio volume control written in python.
Needs a proper installation and setup. Currently highly specialized to run on my PC inside a known container with python.
$ python -m venv ~/venv
$ ~/venv/bin/pip wheel -w dist --no-deps .