This is Flora Park's project using lifx. Github API is used for development and mclarkk/lifxlan is used for rainbow blinks. The repo contains the source code for manipulating the wifi-lightbulb (lifx) accordingly to different actions on the repo.
blink.py
- The python program controls the wifi-lightbulb (lifx) to display all colors of the rainbow when someone commits on the master branch in a given repo.
pull_request.py
- The python program controls the wifi-lightbulb (lifx) to display blue when there is a pull request in a given repo. The stdout prints the PR number, user login, PR title, and timestamp.