From 032eba9bb305c56159cf78aa5376ae4e6f787ee5 Mon Sep 17 00:00:00 2001 From: Noam Brand Date: Fri, 7 Aug 2026 02:50:08 +0300 Subject: [PATCH] Add Launchpad and Kivun (one-command Claude Code installers) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3916d43..0f74155 100644 --- a/README.md +++ b/README.md @@ -577,6 +577,9 @@ June 14, 2026 --- +- [**Launchpad**](https://github.com/noambrand/Launchpad-CLI) - (21 ⭐) - A native one-command installer for Claude Code on Windows, macOS, and Linux with a GUI folder picker, per-project profiles (model, flags, env vars, startup commands), a live terminal status bar for context and rate-limit resets, opt-in auto-continue on limit reset, and voice alerts. +- [**Kivun**](https://github.com/noambrand/kivun-terminal-wsl) - (13 ⭐) - Runs Claude Code on Windows (WSL2 + Konsole) and Linux with correct right-to-left rendering for Hebrew, Arabic, and Persian in the terminal, handling cursor position and mixed RTL/LTR on one line, plus per-project profiles, a status bar, and voice alerts. + ## 💻 IDE & Editor Integrations - [**claudecode.nvim**](https://github.com/coder/claudecode.nvim) - (2.8k ⭐) - A Claude Code Neovim IDE Extension.