chrome-cut-cli Code
command line tool to scan, detect, stream and control chrome cast
Status: Beta
Brought to you by:
freequem
File | Date | Author | Commit |
---|---|---|---|
chrome_cut | 2018-01-11 |
![]() |
[54fc67] register close loop before exit |
LICENSE | 2018-01-10 |
![]() |
[9cc77c] Initial commit |
README.md | 2018-01-11 |
![]() |
[d78a2c] adding binary links |
chrome-cut.py | 2018-01-11 |
![]() |
[08c96d] add py2 support |
on_linux.sh | 2018-01-11 |
![]() |
[d78a2c] adding binary links |
requirements.txt | 2018-01-11 |
![]() |
[08c96d] add py2 support |
setup.cfg | 2018-01-10 |
![]() |
[8f2446] adding setup |
setup.py | 2018-01-11 |
![]() |
[0b5f62] forgot test values |
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
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...