cldctrl: Terminal Dashboard for Managing Claude Code Sessions

✍️ OpenClawRadar📅 Published: April 19, 2026🔗 Source
cldctrl: Terminal Dashboard for Managing Claude Code Sessions
Ad

What cldctrl Does

cldctrl is a terminal dashboard tool designed to make it easier to track projects, sessions, and usage in Claude Code. The tool focuses on making resuming or starting sessions faster—you arrow to a project and hit enter.

Installation and Setup

Install globally via npm: npm i -g cldctrl. No configuration is required—it reads your existing ~/.claude data and auto-discovers your projects.

Key Features

  • Launch or resume Claude Code sessions from a project list
  • See active sessions and what they're working on
  • Enter on a GitHub issue launches Claude with that issue as context
  • Token usage with rate limit bars (5h/7d windows)
  • Git status, session history, per-session cost estimates
  • Browse project files and commits
Ad

Platform Support and Testing

The tool has been tested primarily on Windows. It should work on macOS and Linux but has been less tested—bug reports are welcome.

Additional Resources

Interactive preview available at https://cld-ctrl.com. Source code is on GitHub: https://github.com/RyanSeanPhillips/cldctrl. npm package page: https://www.npmjs.com/package/cldctrl.

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also