This is the first release of cast_control. In addition to the new name, there are a few big changes:
- A new command-line interface with the
connectandservicecommands - Launch and manage
cast_controlas a background service with theservicecommand cast_controland the shortercastctlcommands replacechromecast_mprison the command-line- Target Python 3.7+ and drop support for 3.6
You can install this version like so:
python3 -m pip install cast_control==0.9.4