An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# go-lifx
[![TravisCI Build Status](https://img.shields.io/travis/theckman/go-lifx/master.svg?style=flat)](https://travis-ci.org/theckman/go-lifx)
[![GoDoc](https://img.shields.io/badge/go--lifx-GoDoc-blue.svg?style=flat)](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.