ChromecastWeb allows you to control all your Chromecast from a simple WebUI that will be accessible from every device of your Home.
Pay attention, this application is under construction, please use at your own risk.
-
Clone the repository:
git clone https://github.com/Filpin011/Chromecast-Web
-
Install all the dependecies:
- with pip
pip install -r requirements.txt
- with pip3
pip3 install -r requirements.txt
-
Run:
python3 main.py
ChromecastWeb would not be possible without these great projects:
- pychromecast - Library for Python 3 to communicate with the Google Chromecas