A control GUI for Chromecasts
Project description
A control GUI for Chromecasts written using python3, catt api, pychromecast and PyQt5.
Features:
- 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
Install from PyPi:
- pip3 install catt pychromecast PyQt5 cattqt
Run:
- 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
Update:
- pip3 install --no-cache-dir --upgrade cattqt
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cattqt-4.0.tar.gz
(149.0 kB
view hashes)
Built Distribution
cattqt-4.0-py3-none-any.whl
(61.1 kB
view hashes)