Control Linkplay devices from the comfort of your shell
Project description
Linkplay CLI
Control audio devices supporting the Linkplay API, from the comfort of your shell.
Supports UPnP auto-discovery, so you don't even have to know your device's IP address.
Installation
pip install linkplay-cli
After installing, run linkplay-cli -h
to get started.
(Requirement: Python 3.7+)
FAQ
I'm getting the error command not found: linkplay-cli
The installed script is probably not in your PATH
.
Run pip install
with the -v
flag to find out the script's directory, and make sure that it's in your path.
I'm getting the error unknown command
Not all commands exist in all devices.
Some commands have no effect
This CLI utility is a wrapper around the Linkplay API, which may not work in all situations.
For example, most media control commands won't work when the audio is playing from your browser.
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
File details
Details for the file linkplay_cli-0.0.7.tar.gz
.
File metadata
- Download URL: linkplay_cli-0.0.7.tar.gz
- Upload date:
- Size: 11.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 235414199baeadd9e4b566d874c28f597b3d4c7e1645633b4e74978cd99aad0e |
|
MD5 | 06ac58fd1ce77411513b782f040beeba |
|
BLAKE2b-256 | bca2addd5ef3ea47ac1d085a49beafdaeeb8fb93d3172b5fad275963d9f1e4f7 |