diff options
author | Collin Guarino <Collinux@users.noreply.github.com> | 2017-03-08 17:54:45 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-08 17:54:45 -0500 |
commit | cd9159719c82ce216894d687112c2b58556554b6 (patch) | |
tree | 86703b5fcffe5b920f482d319b969ac880f40d49 | |
parent | 049aeab49f9b2f6c1cb4dcca1be8a2a71a99f201 (diff) |
BitHue added to supported projects
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -112,7 +112,9 @@ func main() { ## See GoHue in action! ##### Have a cool project you made using GoHue? Add yours here in a pull request! -[HueBeat](https://github.com/Mobilpadde/HueBeat) by Mobilpadde - Light up a room in sync with your heartbeat. +[HueBeat](https://github.com/Mobilpadde/HueBeat) by [Mobilpadde](https://github.com/mobilpadde) - Light up a room in sync with your heartbeat. + +[BitHue](https://github.com/realytcracker/go-bithue) by [ytcracker](https://github.com/realytcracker) - Light color according to profit gain/loss in bitcoin price ## API Documentation For official Philips Hue documentation check out the [Philips Hue website](http://www.developers.meethue.com/philips-hue-api) |