Simple script written in Python 3 to control your LIFX lamps using the cli with RESTful calls to the lifx api.
- python ≥ 3.5
- requests
- Lifx bulbs and a cloud token
# pacman -S python python-requests
$ aurget -S lifx-cli-git
(or whatever AUR-helper you are using)$ lifx-cli -h
See LICENSE
@Author David Göransson