claude-code-reader
v2.4.0-rc.1
Published
A desktop application for viewing and managing Claude Code session records and settings
Maintainers
Readme
Claude Code Reader
A desktop application for viewing and managing Claude Code session records and settings.
Installation
npm install -g claude-code-readerUsage
After installation, run:
ccrThis will launch the Claude Code Reader desktop application.
Command Aliases
Since the abbreviation CCR may conflict with other projects (e.g. ClaudeCodeRouter), the following aliases are also available:
| Command | Description |
|---------|-------------|
| ccr | Default command |
| cr | Short alias |
| ccrr | ClaudeCodeReader abbreviated |
| ClaudeCR | Claude Code Reader |
| ClaudeCodeR | Claude Code Reader (full prefix) |
| CCReader | CC + Reader |
All aliases are equivalent and launch the same application.
Features
- View Claude Code session history
- Browse projects and conversations
- Edit session messages
- Manage environment variables
- Switch between environment profiles
- Theme support (light/dark/system)
Requirements
- Node.js >= 16.0.0
- Windows, macOS, or Linux
Manual Download
If automatic download fails, you can manually download the application from: https://github.com/MoYeRanQianZhi/ClaudeCodeReader/releases
Author
墨叶染千枝
License
MIT
Repository
https://github.com/MoYeRanQianZhi/ClaudeCodeReader
