Loading repository data…
Loading repository data…
Kussie / repository
Very basic Ambient Lighting for Lifx, also my first Java app.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
My very first Java app, an ambient light for LiFx. Fair warning the code is extremely sloppy, i did this app purely as a learning project and had absolutely no Java experience before i attempted this.
Download the JAR: https://github.com/Kussie/LiFxAmbientLights/raw/master/jar/Lights.jar
To Run: java -jar Lights.jar api_token bulb_selector screen_width screen_height
For example: java -jar Lights.jar api_token all 2560 1440
Get a token here: https://cloud.lifx.com/settings
Selectors: "all" - Update all bulbs "group:name" - where name is the label of a group.
For more: http://api.developer.lifx.com/docs/selectors
This application is open-sourced software licensed under the MIT license