A control GUI for Chromecasts written using python3, catt api, pychromecast and PyQt5.
- Able to cast files, links and playlist urls
- Control muliple chromecasts selectable from list
- Get data in real time and see changes from other devices
- Supports device reboot with initial volume setting
- Automatically plays files in same directory
- Play/Pause/Stop/Seek/Volume/Reboot
- Multi-platform
pip3 install catt pychromecast PyQt5 cattqt
catt-qt
- Optionally specify
--reconnect-volume
with range of 0-100:catt-qt --reconnect-volume=25
- By default, in the event of reconnect, the volume will be set to the volume before disconnect
pip3 install --no-cache-dir --upgrade cattqt