chrome-cut

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

MPL-2.0 License

Stars
2

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.