Rawa / lifx-cli

Command line interface for LIFX light bulbs written in Python 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lifx-cli

Simple script written in Python 3 to control your LIFX lamps using the cli with RESTful calls to the lifx api.

Requirements

  • python ≥ 3.5
  • requests
  • Lifx bulbs and a cloud token

Install (Arch Linux)

  1. # pacman -S python python-requests
  2. $ aurget -S lifx-cli-git (or whatever AUR-helper you are using)
  3. $ lifx-cli -h

License

See LICENSE

@Author David Göransson

About

Command line interface for LIFX light bulbs written in Python 3

License:MIT License


Languages

Language:Python 100.0%