Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 705 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 705 Bytes

rustylifx

A Rust library implementing the LIFX smart lightbulb protocol.

Build Status


Status: OK.


Required by:

lifxcmd - http://github.com/russmack/lifxcmd

A Rust command line program for controlling a LIFX light bulb.


Usage

cargo run --example main

Features

  • Find device
  • Power on device
  • Power off device
  • Get device state
  • Set device colour
  • Colour model conversions

License

BSD 3-Clause: LICENSE.txt

LICENSE