huecli

command module
v0.0.0-...-cae93b0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 8, 2020 License: MIT Imports: 13 Imported by: 0

README

huecli

A cross-platform command line Philips Hue client built with golang and huego.

TODO

  • add groups
  • add device registration REVERTED
  • add brightness control DONE
  • add hex color option DONE
  • add named color option DONE
  • add file-based saving of username/ip DONE
  • clean code
  • comment code

SETUP

On first run huecli will look for a YAML file "settings.yml"

settings.yml format:

hueusername: Your hue username that you get from the api
hueip: Your hue IP

USAGE

Usage of ./huecli:
  -a    
        Blink lights
  -b uint
        Set light brightness (0-254) (default 255)
  -clr string
        Specify a color you want the light (red, green, blue, white)
  -f string
        Find Hue lights with the name value
  -hex string
        Specify a color you want the light in hex format (0F0F0F)
  -ls
        List all Hue lights with ID and name
  -rgb string
        Specify a color you want the light in format R-G-B (16-16-16)
  -s    
        Shutoff lights

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL