Analysis updated 2026-05-18
Browse GitHub repositories and navigate menus entirely in Simplified Chinese without language barriers.
Read repository descriptions automatically translated to Chinese using machine translation.
View timestamps and dates formatted according to Chinese locale conventions while using GitHub.
| maboloshi/github-chinese | nylas/nylas-mail | goldbergyoni/javascript-testing-best-practices | |
|---|---|---|---|
| Stars | 24,738 | 24,762 | 24,601 |
| Language | JavaScript | JavaScript | JavaScript |
| Setup difficulty | easy | moderate | easy |
| Complexity | 2/5 | 4/5 | 2/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires a Youdao API key for translations to work.
GitHub Chinese (github-chinese) is a browser userscript, a small JavaScript program that runs inside your browser, that translates the GitHub website interface into Simplified Chinese. When you install it, all the menus, buttons, labels, and page titles on GitHub change to Chinese, making the platform much more accessible for Chinese speakers who find the English interface difficult to navigate. It works by using a script manager (like Tampermonkey or Violentmonkey, free browser extensions that run custom scripts on websites) and a vocabulary dictionary that maps English GitHub interface text to Chinese equivalents. The script uses pattern matching to detect which page you are on and applies the appropriate translations dynamically, even as GitHub loads new content. It can also translate repository descriptions using the Youdao machine translation engine, and it automatically localizes timestamps to match Chinese locale conventions. You would use this if you primarily read Chinese and find GitHub's English interface a barrier. It supports Chrome, Firefox, Safari, and other Chromium-based browsers. A development version (updated weekly) and a stable version (updated weekly via GreasyFork, a userscript distribution platform) are both available. The README and all documentation are written in Chinese. The project is built in JavaScript.
A browser userscript that translates GitHub's interface into Simplified Chinese, making the platform accessible for Chinese-speaking developers.
Mainly JavaScript. The stack also includes JavaScript, Tampermonkey, Violentmonkey.
Use it freely, but any project you distribute that includes this code must also be GPL-licensed and open source.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.