Skip to content

GUI frontend for the awesome pychromecast lib. Control the volume of your chromecasts through this little tool.

License

Notifications You must be signed in to change notification settings

merklel/chromecast-frontend

Repository files navigation

GUI for Chromecast Volumecontrol

frontend image

Control volume of your chromecasts through this little gui on your computer of choice, not through the awful google home app. Based on top of the awesome pychromecast lib.

App listens to changes of volume through other apps (e.g. google home) and adjusts sliders.

Tested with chromecast audios only, i do not have others.

Run it

Requirements:

TK Python library:

sudo apt install python3-tk

PIP

install it from pypi

pip install chromecast-volumecontrol

then, you can use run

$ cc_volumecontrol

to open the gui

Clone it

Clone and run gui.py, not yet more available, still under development. Dependencies are python3, python3-tk and pychromecast.

Future

Add REST interface for IOT devices controlling the volume via hardware sliders. Currently, flask_endpoint.py is used to allow for some testing e.g. using arduinos with wifi.

About

GUI frontend for the awesome pychromecast lib. Control the volume of your chromecasts through this little tool.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages