Skip to content

python3 CLI and GUI tool to control and detect chrome cast in a local network

License

Notifications You must be signed in to change notification settings

mrf345/chrome-cut

Repository files navigation

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.


Setup:

- From the source:

git clone https://github.com/mrf345/chrome-cut
cd chrome-cut
pip install -r requirements.txt
python run.py

- With executable:

Proper CLI:

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

Credit:

  • Blog that inspired this tool.

Releases

No releases published

Packages

No packages published