Sign inSign up

alexrashed/buildbulb

By alexrashed

Updated almost 9 years ago

LiFX as an extreme feedback device for Jenkins

Image
0

258

alexrashed/buildbulb repository overview

buildbulb

A server application to turn a LIFX light bulb into an extreme feedback device for multiple Jenkins projects.

Install

go get -u github.com/kju2/buildbulb

The buildbulb command will be available at ${GOPATH}/bin/.

Usage

./buildbulb --bulbName=BuildBulb --port=8080 --jobsFilePath=/path/to/load/and/persist/jobs --apiKey=<your-lifx-api-key>

All parameters are optional:

  • Default bulbName: BuildBulb
  • Default port: 8080
  • If jobsFilePath isn't set, the job status is lost when the program closes.
  • if you provide no LIFX API key, the application will try to find your lamp in the local network - otherwise the LIFX cloud services are used for controlling the light.

Jenkins Setup

Dependencies

Tag summary

Content type

Image

Digest

Size

264.5 MB

Last updated

almost 9 years ago

docker pull alexrashed/buildbulb