github onikan27/claude-code-monitor v1.1.0
v1.1.0 - Mobile Web Interface

latest releases: v1.3.1, v1.3.0, v1.2.0...
3 months ago

Mobile Web Interface

Monitor and control Claude Code sessions from your smartphone.

Added

  • Mobile Web Interface - Monitor and control sessions from your smartphone
    • Real-time session status via WebSocket
    • View latest Claude messages with markdown rendering
    • Focus terminal sessions remotely
    • Send text messages to terminal (multi-line supported)
    • Bottom sheet modal with swipe-to-close gesture
  • New command: ccm serve - Start mobile web server only
  • QR code display in terminal UI (press h to toggle)
  • Token-based authentication for mobile access
  • Auto-select available port when default port (3456) is in use

Changed

  • Redesigned README with demo GIFs for both Terminal UI and Mobile Web
  • Consolidated terminal fallback strategy for better code maintainability

Security

  • Mobile Web requires same Wi-Fi network (local network only)
  • Unique token generated for authentication
  • Warning messages about not sharing the access URL
  • Warning display when entering dangerous commands

Full Changelog: v1.0.4...v1.1.0

Don't miss a new claude-code-monitor release

NewReleases is sending notifications on new releases.