cc-viewer
Watch, search, and control Claude Code sessions from any browser
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install cc-viewer?โผ
Run `npx skills add weiesky/cc-viewer --all -g -y` in your terminal to install all tools in this suite globally.
What does cc-viewer do?โผ
It wraps the Claude Code CLI and opens a live web dashboard where you can watch sessions, view code diffs, search files, and approve actions from any browser or phone.
Can I code from my phone with cc-viewer?โผ
Yes. Once started, it serves the session on your local network, so you can scan a QR code or open the LAN address on your phone to chat and approve actions.
Does cc-viewer work without a terminal?โผ
Yes. SDK mode (`ccv -SDK`) runs headless sessions where you send messages and handle approvals entirely from the browser UI.
Do I need coding experience to use cc-viewer?โผ
No. After installing, you just run `ccv` like the normal claude command and the monitoring page opens automatically.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core