A desktop app for managing multiple Claude Code sessions across different projects. Features a sidebar for saved project folders, tabbed terminal windows, automatic session discovery from ~/.claude, and workspace persistence. Resume conversations where you left off and switch between projects instantly.
51
stars
372
commits
TypeScript
primary language
Sep 6, 2026
updated
A distributed development workspace for managing multiple AI coding sessions across projects and execution servers. Supports Claude Code, Gemini CLI, Codex, and OpenCode.
DonutCode lets you run AI coding assistants on multiple projects simultaneously, instantly resume past conversations, and switch between sessions with a click. Features voice input/output, image pasting, and 9 color themes.
| Platform | Download |
|---|---|
| Windows | Installer (.exe) | Portable (.exe) |
| macOS (untested) | Apple Silicon (.dmg) |
| Linux | AppImage | .deb | .rpm |
| Arch Linux | yay -S donutcode |
This is macOS Gatekeeper blocking unsigned apps. Run:
sudo xattr -dr com.apple.quarantine "/Applications/DonutCode.app"
git clone https://github.com/DonutsDelivery/simple-code-gui.git
cd simple-code-gui
npm install
npm run dev
| Shortcut | Action |
|---|---|
Ctrl+C | Copy selection (or SIGINT if no selection) |
Ctrl+V | Paste text, files, or images |
Ctrl+Shift+C | Copy from terminal |
Ctrl+Shift+V | Paste to terminal |
F12 | Toggle DevTools |
PolyForm Noncommercial 1.0.0 - Free for personal use. Commercial distribution requires permission from the author.
371 commits
1 commits
TypeScript
90.0%
CSS
6.8%
JavaScript
1.7%
A desktop app for managing multiple Claude Code sessions across different projects. Features a sidebar for saved project folders, tabbed terminal windows, automatic session discovery from ~/.claude, and workspace persistence. Resume conversations where you left off and switch between projects instantly.
51
stars
372
commits
TypeScript
primary language
Sep 6, 2026
updated
A distributed development workspace for managing multiple AI coding sessions across projects and execution servers. Supports Claude Code, Gemini CLI, Codex, and OpenCode.
DonutCode lets you run AI coding assistants on multiple projects simultaneously, instantly resume past conversations, and switch between sessions with a click. Features voice input/output, image pasting, and 9 color themes.
| Platform | Download |
|---|---|
| Windows | Installer (.exe) | Portable (.exe) |
| macOS (untested) | Apple Silicon (.dmg) |
| Linux | AppImage | .deb | .rpm |
| Arch Linux | yay -S donutcode |
This is macOS Gatekeeper blocking unsigned apps. Run:
sudo xattr -dr com.apple.quarantine "/Applications/DonutCode.app"
git clone https://github.com/DonutsDelivery/simple-code-gui.git
cd simple-code-gui
npm install
npm run dev
| Shortcut | Action |
|---|---|
Ctrl+C | Copy selection (or SIGINT if no selection) |
Ctrl+V | Paste text, files, or images |
Ctrl+Shift+C | Copy from terminal |
Ctrl+Shift+V | Paste to terminal |
F12 | Toggle DevTools |
PolyForm Noncommercial 1.0.0 - Free for personal use. Commercial distribution requires permission from the author.
371 commits
1 commits
TypeScript
90.0%
CSS
6.8%
JavaScript
1.7%