Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-26 | r/692 feat(fun/idual): Introduce real CLI that can send all commands | Vincent Ambo | 1 | -2/+1 | |
Adds an idualctl CLI that can be used to control the lights. | |||||
2020-04-25 | r/686 feat(fun/idual): Implement some utilities for controlling lights | Vincent Ambo | 1 | -2/+2 | |
This program, if build in its executable form, will try to turn the lights on and put them into "morning mode". | |||||
2020-04-25 | r/685 feat(fun/idual): Move colour codes into a Python script | Vincent Ambo | 1 | -0/+16 | |
This will make them easier to consume for the thing I'm actually trying to do here. |