lcoutodemos/clui-cc
A floating desktop overlay UI that wraps Claude Code with multi-tab sessions, permission approval UI, and voice input.

Clui CC provides a transparent floating pill interface on macOS to control Claude Code (Anthropic’s AI coding assistant). It spawns independent claude -p processes per tab, intercepts tool calls via PreToolUse HTTP hooks for human-in-the-loop approval, and includes conversation history browsing, a skills marketplace for plugin installation, and local Whisper-based voice input. The tool runs entirely through the local Claude CLI with no cloud dependency.
Frequently asked
- What is lcoutodemos/clui-cc?
- A floating desktop overlay UI that wraps Claude Code with multi-tab sessions, permission approval UI, and voice input.
- Is clui-cc open source?
- Yes — lcoutodemos/clui-cc is open source, released under the MIT license.
- What language is clui-cc written in?
- lcoutodemos/clui-cc is primarily written in TypeScript.
- How popular is clui-cc?
- lcoutodemos/clui-cc has 1.2k stars on GitHub.
- Where can I find clui-cc?
- lcoutodemos/clui-cc is on GitHub at https://github.com/lcoutodemos/clui-cc.