Skip to content

ramikg/linkplay-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Screenshot

Installation

pip install linkplay-cli

After installing, run linkplay-cli -h to get started.

(Requirement: Python 3.6+)

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.

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 commands won't work when the audio source is YouTube playing from your browser.

About

Control Linkplay devices from the comfort of your shell

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Languages