Skip to content

heatxsink/hued

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hued

A tablet/phone web interface using Philips HUE API.

Prerequisites

  • golang 1.20 or higher.

Quickstart

$ go get -u github.com/magefile/mage
$ cd $GOPATH/src/github.com/magefile/mage
$ go run bootstrap.go
$ go get github.com/heatxsink/hued
$ cd $GOPATH/src/github.com/heatxsink/hued
$ mage build
$ ./hued server -e

Bugs and Contribution(s)

Please feel free to reach out. Issues and PR's are always welcome!

About

A web interface to control philips hue via this golang module: http://github.com/heatxsink/go-hue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published