https://github.com/theckman/go-lifx
WIP LIFX LAN Client in Go targeting the LIFX V2 Protocol
https://github.com/theckman/go-lifx
Last synced: 3 months ago
JSON representation
WIP LIFX LAN Client in Go targeting the LIFX V2 Protocol
- Host: GitHub
- URL: https://github.com/theckman/go-lifx
- Owner: theckman
- License: bsd-3-clause
- Created: 2016-01-03T20:46:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-09T19:57:35.000Z (about 9 years ago)
- Last Synced: 2025-01-24T15:12:58.184Z (4 months ago)
- Language: Go
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-lifx
[](https://travis-ci.org/theckman/go-lifx)
[](https://godoc.org/github.com/theckman/go-lifx)`go-lifx` is a LIFX LAN Protocol client targeting v2.0 of the Protocol.
This project is currnetly a work-in-progress. As more of the pieces come together the README file will be updated to be more useful. Likewise, more features will be added as work continues. If you're curious what work has been done so far, check out the [GoDoc](https://godoc.org/github.com/theckman/go-lifx) page.