**Claude-code-ChatInWindows** banner
LKbaba LKbaba

**Claude-code-ChatInWindows**

Design community intermediate

Description

> **A Native UI for Windows That Makes Claude Code Instantly Better! 🚀**

Installation

Terminal
claude install-skill https://github.com/LKbaba/Claude-code-ChatInWindows

README

Claude Code Chat UI – for Windows (No WSL)

**A Native UI for Windows That Makes Claude Code Instantly Better! 🚀**

**🌐 Languages: English | [įŽ€äŊ“中文](./README.zh-CN.md) | [įšéĢ”ä¸­æ–‡](./README.zh-TW.md)**


📸 Preview

[](docs/assets/ui.png)

🚀 Quick Start

Step 1: Environment Setup

    undefined
setx SHELL "C:\Program Files\Git\bin\bash.exe"
    undefined

Step 2: Install Claude Code CLI

After restarting, open a new terminal window:

npm install -g @anthropic-ai/claude-code

âš ī¸ **VPN Users**: Please ensure **TUN mode** is enabled throughout the installation and usage process, otherwise you may not be able to connect to Claude services.

Step 3: Log in to Claude Code

Using Official Account

claude

A browser window will open for authorization. Log in and copy the token back to the terminal.

Using 🔑 Third-Party API

If you're using a third-party API, configure it in the extension:

    undefined

[](docs/assets/api.png)

**Switch back to official account**: Uncheck "Use Custom API Endpoint".

💡 **Tips**:

...