Giter Club home page Giter Club logo

lifx's Introduction

LIFX

LIFX bulbs are wifi-controlled RGBW light bulbs. The bulbs can be controlled directly by sending packets to them over the LAN, or they can be controlled over the internet via an HTTP API.

This library provides functionality for inspecting and controlling the bulbs over the LAN only.

The LIFX protocol docs can be found here.

lifx-core

This library implements all the data structures and utilities for inspecting and constructing the low-level control packets. It does not deal with the actual sending or receiving of bytes from the network.

Supported LIFX products:

  • Light bulbs
  • Multizone devices (LIFX Z and Beam)
  • Tile devices

Higher level library

Eventually this library will also include a higher-level library that will take care of talking with the network, maintaining bulb state, etc. But this isn't ready yet.

License and terms

This library code is licensed under either of:

at your option.

Much of the documentation in this library is taken from the LIFX protocol docs. Using this library to communicate with LIFX bulbs likely binds you to the LIFX Developer Terms.

lifx's People

Contributors

eminence avatar jbit avatar p3z4 avatar rosefromthedead avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.