ClaudeCode Launchpad CLI
Best for: English / LTR, or macOS
One-click desktop installer that sets up Claude Code, Node.js, and Git on Windows and macOS, with no terminal commands. The lightest, fastest path to a clean terminal.
github.com/noambrand/launchpad-cliKivun Terminal
Best for: Hebrew, Arabic, Persian and other RTL
Brings the full Claude Code agent to non-technical users in one click, no IDE and no typed commands. Runs inside WSL with correct right-to-left and bidirectional rendering, so mixed Hebrew and English text displays correctly, and Alt+Shift switches keyboard languages like Windows. For Windows and Linux.
github.com/noambrand/kivun-terminal-wslWhy there are two products
Anthropic ships Claude Code as a terminal-native tool. The terminal is where it's fastest and least cluttered, but two different barriers keep people out, so there are two installers, each built for one of them.
The first barrier is setup. Using Claude Code means installing Node.js, Git, and the CLI by hand, which stops many people who would otherwise use it. ClaudeCode Launchpad CLI removes that: it installs everything in one click and launches Claude Code in a clean terminal, instead of burying it inside VS Code or a browser shell.
The second barrier is right-to-left text. Terminals were built for left-to-right scripts, so Hebrew, Arabic, and Persian render incorrectly, and mixed RTL-plus-English lines get scrambled. No native macOS terminal renders mixed Hebrew and English correctly today: Apple Terminal lacks bidirectional handling, iTerm2 mirrors Hebrew, and WezTerm's shaping is broken. Kivun Terminal solves this by running Claude Code inside WSL with a bidirectional rendering layer, so mixed Hebrew and English displays correctly on Windows and Linux.
Kivun also clears both barriers at once for non-technical users. It installs the full Claude Code agent, the one that reads and edits your files and runs commands, in one click with no IDE and no typed commands: you pick a folder and start. On top of that, Alt+Shift inside the terminal switches keyboard languages exactly like Windows, cycling every keyboard language you use on Windows in the same order, working on the first press, with English always kept and up to four languages at once, all detected from Windows automatically.
It is the full agent, not the easier tools. The Claude chat experience and ChatGPT are conversational, and Claude in Excel is limited to the open workbook, so they answer and draft but do not run commands or finish multi-step work across a whole project. By settling for those you give up reach: the full agentic Claude Code reads and edits your real files and runs tasks end to end, and that is exactly the agent both installers give you in one click.
And it is the real thing, free. Kivun is free and open source and installs and runs the official, authentic Claude Code itself, so you get the real interface and pay only Anthropic for Claude, with no markup and no lock-in. Some paid tools wrap Claude Code behind a subscription and resell it as their own; here the open code on GitHub shows exactly what runs. There is no course to buy and no complex VS Code architecture to learn: it drops you straight into the official Claude Code and its built-in help, which is the best place to learn the tool for free.
Side-by-side comparison
An honest comparison of the two installers on the points people actually choose by.
| Criterion | ClaudeCode Launchpad CLI | Kivun Terminal |
|---|---|---|
| Best for | English or any left-to-right language, or macOS | Hebrew, Arabic, Persian or another right-to-left language |
| Operating system | Windows, macOS | Windows, Linux |
| RTL / bidirectional text | Standard terminal rendering (best for LTR languages) | Correct RTL and mixed RTL-plus-English rendering |
| How it runs Claude Code | Directly in a clean native terminal | Inside WSL with a bidirectional rendering layer |
| Who it's built for | Anyone who wants a clean Claude Code terminal in one click | Non-technical users too: the full Claude Code agent in one click, no IDE and no typed commands |
| Keyboard language switching | Uses your system keyboard as is | Alt+Shift inside the terminal switches keyboard languages like Windows, cycling all your Windows languages in Windows order, English always kept |
| Install method | One-click installer (Windows .exe, macOS .pkg) |
Installer that sets up WSL and Claude Code (Windows / Linux) |
| What it installs | Node.js, Git, Claude Code, theme, and status bar | WSL environment, Claude Code, and RTL-correct fonts |
| Terminal color themes | Named themes + custom hex via TERMINAL_COLOR, auto text color |
Named themes + custom hex via TERMINAL_COLOR, auto text color |
| Exit to shell & return | Yes: Claude ends to a normal prompt, type claude to return |
Yes: Claude ends to a normal prompt, type claude to return |
| Auto-continue after limit reset | Yes, opt-in and off by default: watches the usage percentage and reset time, waits for the reset, then sends continue once. Built and ready, not yet in a tagged public release |
Yes, opt-in and off by default: watches the terminal for the limit line, waits for the provider's reset, then types continue once. Shipped in v1.7.0 |
| Weight | Lightest, fastest setup | Heavier (adds a WSL layer) but RTL-correct |
| What you run | The full, authentic Claude Code agent that reads and edits your real files and runs commands | The same full, authentic Claude Code agent, not a chat box or a spreadsheet add-in, so it works across a whole project, not just one open window |
| Learning and setup | No course needed: one click opens Claude Code | No course and no VS Code architecture: one click opens the official Claude Code and its built-in help, where you learn it for free |
| Price | Free, open source. You pay only Anthropic for Claude | Free, open source, and it runs the official Claude Code itself, not a paid re-skinned wrapper, so you pay only Anthropic, with no markup and no lock-in |
| Author | Noam Brand | Noam Brand |
| Repository | noambrand/launchpad-cli | noambrand/kivun-terminal-wsl |
To use Claude Code with either installer you need a Claude Pro, Max, or Team plan, or an Anthropic API key. The installers themselves are free, with no telemetry and no account required.
How to choose in one line
- You work in English (or another LTR language): ClaudeCode Launchpad CLI.
- You're on a Mac: ClaudeCode Launchpad CLI (it's the macOS path).
- You work in Hebrew, Arabic, Persian or another RTL language: Kivun Terminal.
- You want the lightest, fastest setup and don't need RTL: ClaudeCode Launchpad CLI.
- You need mixed Hebrew-plus-English to render correctly: Kivun Terminal.
They're sister projects by the same author and don't conflict, so you can install both: Launchpad CLI for English work and Kivun Terminal when you need RTL-correct rendering.
Frequently asked
ClaudeCode Launchpad CLI vs Kivun Terminal, which should I use?
Which one works on macOS?
Which one should I use for Hebrew, Arabic or Persian?
Can I run Claude Code without an IDE or terminal commands?
Can Kivun switch keyboard languages like Windows?
Is this the full Claude Code agent, or just a chat like ChatGPT or Claude in Excel?
Do I need to pay a third-party wrapper or a course to use Claude Code?
Are they both free?
Can I run both?
Can either one keep going after I hit the usage limit?
continue once so unattended work resumes. Kivun Terminal reads the terminal output to spot the limit line; the Launchpad build watches the usage percentage and reset time. It does not bypass the limit, your PC has to stay awake with the window open (it will not restart a closed session), and it disarms the moment you type anything. A per-session cap on resumes and optional quiet hours keep it in check. Kivun Terminal ships this in v1.7.0; the Launchpad version is built and not yet in a tagged release.