A Python program to simplify casting video to a Chromecast
Project description
A Python program to simplify casting video to a Chromecast
Usage
usage: castctrl [-h] [--url URL] [--power] [-s] [-d DEVICE] [-D] [--port PORT]
optional arguments:
-h, --help show this help message and exit
--url URL URL of media to play. You should probably specify this
if nothing else
--power Turn on TV and switch to Chromecast
-s, --stop Stop playback
-d DEVICE, --device DEVICE
Select device. List devices with -D
-D, --devices List devices
--port PORT Specify port for web server (if you pick a local file
above)
Installation
Via pip:
pip3 install castctrl
Alternatively:
Clone the repository, cd castctrl
Run python3 setup.py install or pip3 install -e
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
castctrl-1.1.0.tar.gz
(2.8 kB
view details)
File details
Details for the file castctrl-1.1.0.tar.gz.
File metadata
- Download URL: castctrl-1.1.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fcacb32af2358fd6cd3063eeaff10a2c80c4648486ef7038a00afb6e29191d91
|
|
| MD5 |
f8ed8dc43b5627b5a5c48e59e0b15fc8
|
|
| BLAKE2b-256 |
0f05cbce4a8e44450c5f25b71bcf55f0ad2a98d828813f6dd397a136ae24f205
|