Skip to content

Filpin011/Chromecast-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChromecastWeb

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.

Installation

  1. Clone the repository:

    git clone https://github.com/Filpin011/Chromecast-Web
  2. Install all the dependecies:

    1. with pip
    pip install -r requirements.txt
    1. with pip3
    pip3 install -r requirements.txt
  3. Run:

    python3 main.py

Thanks

ChromecastWeb would not be possible without these great projects:

  • pychromecast - Library for Python 3 to communicate with the Google Chromecas

About

ChromecastWeb allows you to control all your Chromecast from a simple WebUI that will be accessible from every device of your Home.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors