lights

Crates.iolights
lib.rslights
version0.1.5
sourcesrc
created_at2017-07-21 01:16:47.350525
updated_at2018-12-04 18:49:18.906083
descriptionA command line Hue light controller
homepage
repositoryhttps://github.com/njaremko/lights
max_upload_size
id24335
size57,452
Nathan Jaremko (njaremko)

documentation

README

lights

lights is a command line interface to control hue lights in your house...

I might expand it into a general smart home CLI, we'll see.

lights 0.1.0
Nathan J. <njaremko@gmail.com>
Home Lighting Controller

USAGE:
    lights [SUBCOMMAND]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

SUBCOMMANDS:
    group    Perform operations on groups
    help     Prints this message or the help of the given subcommand(s)
    init     Pair with Hue Bridge
    list     Lists all lights
    off      Turn light off
    on       Turn light on
    sleep    Turn all lights off
Commit count: 29

cargo fmt