Desktop App

Claude Code Manager

A native desktop app to browse, search, and manage your Claude Code conversation history.

CC Manager
Today
Fix auth bug in API
claude-tools / 45 msgs
Today
Add skills library
claude-tools / 12 msgs
Yesterday
Refactor components
otomata / 89 msgs
Search conversations...
Add skills library
Session ID: abc123... | Started: 14:32
User: j'aimerais ajouter une librairie de skills...
Claude: Je vais explorer le code existant...

Full-text Search

Search across all your conversations by keyword, project, or date range. Find that one command you used weeks ago.

Project Organization

Conversations grouped by project directory. Quickly navigate between different codebases.

Export & Share

Export conversations to markdown or share them via Claude Tools. Perfect for documentation.

Usage Stats

Track token usage, message counts, and session duration. Understand your Claude Code usage patterns.

Built with Tauri

CC Manager is a lightweight native app built with Tauri + React. It reads directly from your local Claude Code data (~/.claude/) without any network requests.

Tauri 2.0 React TypeScript Tailwind CSS

Quick Install (from source)

git clone https://github.com/AlexisLaporte/claude-code-manager
cd claude-code-manager
npm install
npm run tauri dev

This site uses cookies to improve your experience. Learn more