chrichuang218/claude-desktop-zh — explained in plain English
Analysis updated 2026-05-18
Switch Claude Desktop on Windows to a Chinese-language interface with one click.
Check whether the Chinese patch is currently applied and repair it if it breaks.
Restore Claude Desktop to its original English state at any time.
Keep compatibility with Cowork sandbox features while still getting a translated launcher.
| chrichuang218/claude-desktop-zh | async-herald/herald-engine | colwill/ccc | |
|---|---|---|---|
| Stars | 25 | 25 | 25 |
| Language | Rust | Rust | Rust |
| Setup difficulty | easy | moderate | moderate |
| Complexity | 2/5 | 3/5 | 3/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires Windows 10/11, WebView2 Runtime, Python, and an internet connection since the patch files are downloaded fresh from a separate repo each time.
Claude Desktop zh-CN for Windows is a small companion app that adds a Chinese language patch to Anthropic's Claude Desktop client on Windows. It is built with Tauri, which pairs a Rust backend with a React frontend, and it gives users a graphical launcher for turning the Chinese patch on or off, checking whether the patched version is currently installed, checking for updates, and running a one-click repair if something breaks. The tool does not bundle its own translation. Every time a user applies the patch or restores the original English interface, the app downloads the latest patch files over the network from a separate project called javaht/claude-desktop-zh-cn, then unpacks them into a local folder under the user's AppData directory. If that download, unpacking, or verification step fails, the app is designed to show a clear error rather than pretend the operation succeeded, so an internet connection is required whenever the patch is applied or removed. There are two installation modes carried over from the underlying javaht patch engine. The first mode skips modifying Claude's core application file and is meant for people who want to keep compatibility with Claude's Cowork sandbox and screenshot workspace features, though it does not translate pages loaded live from claude.ai. The second mode edits Claude's packaged application file directly so that chat, projects, and other web-loaded pages also appear in Chinese, at the cost of possibly triggering integrity or signature checks that could affect sandbox compatibility. The project also keeps an older PowerShell-based launcher in its repository as a fallback outside the main Tauri app. It is released under the MIT license and includes a disclaimer that Claude is a trademark of Anthropic PBC and that this is an unofficial third-party tool with no official affiliation. It targets Windows 10 and 11 users who want a Chinese-language reading experience for Claude Desktop and are comfortable running a small native utility that patches an existing installed app.
A Windows desktop utility that patches Anthropic's Claude Desktop app into Chinese, with a one-click launcher and repair tool.
Mainly Rust. The stack also includes Rust, Tauri, React.
MIT license: free to use, modify, and distribute for any purpose, including commercial use, as long as the copyright notice is kept.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
double-check against the repo, no cap.