Get an ambient visual signal in the room when a Codex task is running or done.
Track multiple simultaneous Codex tasks with a shared blue and green light pattern.
Add a physical status indicator to a home office setup without a screen.
Automatically restore your usual lighting once all Codex tasks finish.
| minetorpia/codex-hue | 0-bingwu-0/live-interpreter | 010zx00x1/faresnipe | |
|---|---|---|---|
| Stars | 2 | 2 | 2 |
| Language | Python | Python | Python |
| Setup difficulty | moderate | moderate | easy |
| Complexity | 2/5 | 2/5 | 2/5 |
| Audience | developer | general | general |
Figures from each repo's GitHub metadata at analysis time.
Needs a Philips Hue Bridge and color capable lights on the same network, plus Codex with hooks support, Windows is not supported.
codex-hue turns a room of Philips Hue smart lights into a status light for Codex, the AI coding assistant. While Codex is working on a task the room turns blue. When a task finishes the lights pulse green, then either return to blue if other tasks are still running, or restore every light back to whatever state it was in before. The tool connects to your Hue Bridge over your local network using its official local API, so nothing leaves your home network once it is set up. It works by plugging into Codex's own hook system, which lets outside programs react when a task starts or stops. To use it you need Python 3.9 or newer on macOS or Linux, a working Codex install with hooks support, and a Philips Hue Bridge on the same network with at least one color capable light in a room or zone. Windows is not supported because the program relies on a Linux and macOS only file locking method to keep multiple tasks from interfering with each other. Setup is done through a command line tool. You install it into its own Python environment, run a setup command that finds your Hue Bridge and asks you to press its physical link button, pick which room or zone to control, test that it works, then install the Codex hooks. Other commands let you list rooms, switch rooms, check status, reset a stuck state, or remove the hooks later. The tool is careful not to disturb any other hooks you already have configured. All of its settings and logs are stored outside the project folder in a hidden Codex configuration directory, and the file holding your Hue login is treated as a secret. This is a small hobby project built by an independent developer and is not connected to OpenAI or Philips Hue in any way.
A small tool that turns a Philips Hue smart light room into a live status indicator, glowing blue while the Codex AI assistant works and pulsing green when it finishes.
Mainly Python. The stack also includes Python, Codex hooks, Philips Hue API.
The README does not state a license, so usage terms are not defined.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
double-check against the repo, no cap.