Discover and explore top open-source AI tools and projects—updated daily.
ttnearmacOS GUI client for Claude Code CLI agents
Top 92.8% on SourcePulse
Clarc provides a native macOS GUI for the Claude Code CLI, targeting non-developers and engineers seeking a streamlined, project-centric interface. It simplifies complex agent workflows by offering visual previews, integrated file management, and Git operations, enhancing productivity without requiring terminal expertise.
How It Works
This project is a lightweight, native macOS desktop application built with SwiftUI, acting as a frontend for the Claude Code CLI. It spawns the existing claude CLI underneath, preserving CLAUDE.md, skills, and commands. The GUI layer introduces features like approval modals with diff previews, per-project workspaces, drag-and-drop attachments, and an embedded file explorer with Git status, abstracting away the complexities of the terminal.
Quick Start & Requirements
Clarc-x.y.z.zip from the Releases page, unzip, and move Clarc.app to your Applications folder.open Clarc.xcodeproj or xcodebuild commands detailed in the README. Release builds utilize scripts in the scripts/ directory.Highlighted Details
Maintenance & Community
No specific details regarding maintainers, community channels (e.g., Discord, Slack), or roadmap are present in the provided README text.
Licensing & Compatibility
Limitations & Caveats
The application is exclusively for macOS and requires the Claude Code CLI to be installed and configured separately. Users on macOS Sequoia will encounter a one-time first-launch approval process.
1 week ago
Inactive