claude-powerterminal
v1.2.0
Published
Multi-session terminal manager for Claude CLI
Maintainers
Readme
Claude PowerTerminal
Run 6-10+ Claude Code sessions at once. See which ones need you. Ignore the rest.
A desktop dashboard for power users who run many Claude CLI sessions in parallel. Each session lives in a tile with live terminal output, real-time status detection, and audio alerts — so you only context-switch when it matters.
Usage
npx claude-powerterminalDownloads the correct binary for your platform, caches it locally, and launches the app.
npx claude-powerterminal --clear-cache # Re-download on next run
npx claude-powerterminal --version # Show versionWhat You Get
- Multi-session grid — spawn sessions in a tiled layout, drag to reorder, double-click to maximize
- Intelligent status detection — each session classified as WORKING / THINKING / WAITING / ERROR / DONE
- Audio & visual alerts — notification sounds when a session needs input or errors out
- Session analysis — practice score out of 100, anti-pattern detection, actionable recommendations
- Session persistence — sessions survive app restarts via
--resume - LAN access — monitor from any device on your network at
http://<your-ip>:9801 - Git context — branch and file change counts in each tile header
Requirements
- Node.js 18+
- Claude CLI installed and authenticated
Supported Platforms
| Platform | Arch | Format |
|----------|------|--------|
| Windows | x64 | Portable .exe |
| Linux | x64 | .AppImage |
