A GUI wrapper and IDE for Claude Code - Anthropic's CLI for Claude.
Download the latest release for your platform from the Releases page.
# Install dependencies
bun install
# Run in development mode
bun run tauri dev
# Build for production
bun run tauri build
This project is licensed under the MIT License with Commons Clause.
You are free to use, modify, and distribute this software for non-commercial purposes. Commercial use (selling the software or offering paid services based on it) requires a commercial license from the author.
See LICENSE for details.
Author: Sami Hindi (sami@samihindi.com)
Contributions are welcome! Please read CONTRIBUTING.md for guidelines.