HACKOBAR_item
[r/ClaudeCode]score: 0.17

Turned desk lamp into a Claude Code status indicator

May 9, 2026
A developer integrated Claude Code hooks with a Bluetooth-controlled desk lamp using Python, creating a physical status indicator. The lamp displays blue spinning animation during inference, pink when awaiting user input, and warm white at idle. Open-sourced at github.com/bobek-balinek/claude-lamp, it's a practical ambient UX pattern for developers running long agentic coding sessions.
tutorial / guide