Skip to content

chendo/lifx-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LIFX Console

A Pry-enabled REPL to interact with LIFX devices.

Features

  • Pry-enabled!
  • Helpers to help you visually identify lights.

Installation

$ gem install lifx-console

Usage

$ lifx-console

Print the label of lights being visually identified

[1] pry(#<LIFX::Client>)> while light = identify
[1] pry(#<LIFX::Client>)*   puts light.label
[1] pry(#<LIFX::Client>)* end

Contributing

  1. Fork it ( http://github.com/chendo/lifx-console/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

MIT. See LICENSE.txt

About

A Pry-enabled REPL for interacting with LIFX devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages