Skip to content
View xhw949's full-sized avatar

Block or report xhw949

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. claude-desktop_win-zh_cn claude-desktop_win-zh_cn Public

    Forked from Jyy1529/claude-desktop_win-zh_cn

    Claude Desktop Windows 中文补丁 (zh-CN) - 12700+ keys 翻译 + JS chunk UI 标签汉化。安装python,以管理员身份启动claude-zh-cn.bat

    Python

  2. cc-switch cc-switch Public

    Forked from farion1231/cc-switch

    A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

    Rust

  3. claude-timeline claude-timeline Public

    Windows 版 Claude Desktop 中文界面(zh-CN)本地补丁:汉化前端与硬编码文本,支持 epitaxy 布局会话宽度居中(可达 4000px)、右侧 Timeline 垂直居中,附一键重装、后台自动补丁监控与诊断工具。

    Python

  4. Keil_mcp Keil_mcp Public

    只读 MCP server:通过 Keil MDK 的 UVSC64.dll / UVSOCK 读取调试工程中的 C 符号、变量、表达式与目标内存,让 Claude Desktop / Claude Code 调试时无需切回 Keil 界面即可读取数据(attach 模式优先,无写/烧录/复位能力)。

    C#

  5. CAN_mcp CAN_mcp Public

    只读 MCP server:基于 PEAK 官方 PCANBasic.dll 被动监听 Windows 上的真实 CAN 总线,为 Claude Desktop / Claude Code 提供报文读取、按时间窗口抓包与 ID 过滤能力,无需切换 PcanView(listen-only,无发送工具)。

    C#

  6. Debug_Mcp Debug_Mcp Public

    Read-only Cortex-M live-attach MCP via pyOCD: DWARF symbols, variables, memory and registers. No reset on attach; register/snapshot reads may briefly halt.

    Python