Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrf345/chrome-cut

python3 CLI and GUI tool to control and detect chrome cast in a local network
https://github.com/mrf345/chrome-cut

chromecast cli control detection gui pyside python python3 qt5

Last synced: 17 days ago
JSON representation

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

Awesome Lists containing this project

README

        




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:
> - You can get an executable that's suitable to your OS from :

> https://sourceforge.net/projects/chrome-cut/

## 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][7aef02c6] that inspired this tool.

[7aef02c6]: https://fiquett.com/2013/07/chromecast-traffic-sniffing/ "Blog link"