/yctl

Control your Yeelight devices from your terminal.

Primary LanguageGoApache License 2.0Apache-2.0

yctl

build

Control your Yeelight devices from your terminal.

Download

Target a specific version and platform for the binary. For version v0.1.0 and linux, you would:

  curl -L https://github.com/felipecruz91/yctl/releases/download/v0.1.0/yctl -o yctl
  sudo mv yctl /usr/local/bin

For other platforms like Windows or MacOS choose the binary from the links here.

Usage

Switch on

yctl --ip 192.168.1.56 on

Switch off

yctl --ip 192.168.1.56 off