A simple macOS menu bar app for managing a collection of LIFX light bulbs.
3LED is a bare bones, open source utility; currently it just has facility for toggling lights on and off, as well as adjusting their colors.
Just open 3LED.xcworkspace
in Xcode and hit build (as of the time of writing the latest version is Xcode 10.2).
3LED does not gather any kind of user data.
- Rewrite using the Combine framework once that is available
- Investigate menu run loop issues
- Keyboard shortcuts (check out HotKey, Magnet, or SpiceKey)
- Waveform editing
- Scene manager
Just a quick note: While 3LED is on the App Store, I provide the source code free of charge as a learning resource. I ask that you kindly don't put clones of 3LED in the App Store.