https://github.com/iandennismiller/cc-volume
Chromecast Volume Control GUI
https://github.com/iandennismiller/cc-volume
Last synced: 6 months ago
JSON representation
Chromecast Volume Control GUI
- Host: GitHub
- URL: https://github.com/iandennismiller/cc-volume
- Owner: iandennismiller
- Created: 2024-11-30T21:41:47.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-12-28T15:46:46.000Z (10 months ago)
- Last Synced: 2024-12-28T16:30:36.077Z (10 months ago)
- Language: Python
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Chromecast Volume Control GUI
A simple Chromecast Volume Control GUI.
Now you can change your volume from your laptop!

Implemented with Python and tkinter. Works on MacOS. Let me know if it works for you on Windows.
After the initial scan to locate Chromecast Devices on your network, startup time becomes pretty quick due to caching.
## Installation
```bash
pip install git+https://github.com/iandennismiller/cc-volume.git
```