Skip to content

135yshr/scratch2hue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#scratch2hue

library for manipulating the hue through the scratch.

Install

Go

Refer to golang.org

gom

Refer to gom

scratch2hue

$ go get github.com/135yshr/scratch2hue
$ gom install
$ cd sample
$ go build -o scratch2hue

How to use

  1. start the scratch
  2. open the hue.sb
  3. Enable Remote Sensor Connections
  4. start the scratch2hue

command to start the scratch2hue

$ ./scratch2hue -ip <bridge ip address>

License

MIT:https://github.com/135yshr/scratch2hue/blob/master/LICENSE

Revision History

beta_1.2

  • changed use hue's api from savaki/go.hue to 135yshr/go.hue

beta_1.1

  • changed of function name from scratch2hue.Anction to scratch2hue.Action.
  • changed of import from "scratch2hue" to "github.com/135yshr/scratch2hue"

About

library for manipulating the hue through the scratch.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages