Basic command line tool to scan, detect, stream and control chrome cast devices. Great for pranking someone with a chrome cast device in your local network.
pip install Chrome-Cut
chrome-cut --help
git clone https://github.com/mrf345/chrome-cut-cli.git
cd chrome-cut-cli
pip install requirements.txt
python chrome-cut.py --help
- Or you can download binaries for Windows and Mac OS from SourceForge
chrome-cut.py --help
chrome-cut.py command --help
Commands:
abort_stream abort the currently streamed app on chrome...
factory_restore factory reset a chrome cast device with its...
loop_abort_stream repeatedly abort current stream, with a wait...
loop_factory_restore repeatedly send factory reset command, with a...
loop_stream repeatedly stream inserted youtube video,...
scan scan the local network for chrome cast...
stream stream youtube video through chrome cast...