Basic tool programmed in Python 3.4 and QT5. It gives you the ability to detect, scan and send some useful HTTP requests "Commands" to endless amount of chromecast devices. As well as the ability to loop with a set duration in-which the looping will be done. So it's great tool to prank someone with a chromecast device in your local network.
git clone https://github.com/mrf345/chrome-cut
cd chrome-cut
pip install -r requirements.txt
python run.py
- You can get an executable that's suitable to your OS from :
https://sourceforge.net/projects/chrome-cut/
The command-line interface attached with this version, is basic and almost unusable, you can find a better command-line version here: https://github.com/mrf345/chrome-cut-cli
- Blog that inspired this tool.