# awesome-wechat
**Repository Path**: mirrors_fritx/awesome-wechat
## Basic Information
- **Project Name**: awesome-wechat
- **Description**: 微信个人号/公众号相关项目整理 (wechat/weixin/wx)
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 2
- **Forks**: 0
- **Created**: 2022-01-11
- **Last Updated**: 2026-03-01
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# awesome-wechat
## Java
- [smokingrain/WeChat](https://github.com/smokingrain/WeChat): (个人号) (GUI) java微信客户端windows版。
- [kanjielu/jeeves](https://github.com/kanjielu/jeeves): (个人号) (CLI) 网页版微信API,包含终端版微信及微信机器人。
## JavaScript
- [geeeeeeeeek/electronic-wechat](https://github.com/geeeeeeeeek/electronic-wechat): (个人号) (GUI) A better WeChat client on Mac OS X and Linux.
- [fritx/wxbot](https://github.com/fritx/wxbot): (个人号) (GUI) 普通个人号 微信机器人/外挂
- [stonexer/wechatBot](https://github.com/stonexer/wechatBot): (个人号) (WebUI) 面向个人的微信机器人平台 - 使用微信网页版接口
- [HalfdogStudio/wechat-user-bot](https://github.com/HalfdogStudio/wechat-user-bot): (个人号) (CLI) 正在组装中的微信机器人
- [zixia/wechaty](https://github.com/zixia/wechaty): (个人号) (SDK) Wechat for Bot. Powered by WebDriver & Node.js
- [nodeWechat/wechat4u](https://github.com/nodeWechat/wechat4u): (个人号) (SDK) 微信网页版接口的JavaScript实现,兼容Node和浏览器
- [baoshan/wx](https://github.com/baoshan/wx): (公众号) (SDK) (minimalist) WeChat Middleware for Express.js
- [node-webot/wechat](https://github.com/node-webot/wechat): (公众号) (SDK) 微信公共平台消息接口服务中间件
- [fritx/wxchangba](https://github.com/fritx/wxchangba): (公众号) (App) 微信唱吧: 基于node.js和微信jssdk的校园轻应用
- [fritx/share.wx](https://github.com/fritx/share.wx): (公众号) (App) 微信jssdk 分享生成器
- [fritx/mp.wx](https://github.com/fritx/mp.wx): (公众号) (Framework) 微信公众号项目后端架构
## Python
- [LittleCoder/itchat](https://github.com/littlecodersh/ItChat): (个人号) (SDK) 微信个人号接口,三十行即可自定义个人号机器人
- [0x5e/wechat-deleted-friends](https://github.com/0x5e/wechat-deleted-friends): (个人号) (CLI) 查看被删的微信好友
- [Urinx/WeixinBot](https://github.com/Urinx/WeixinBot): (个人号) (CLI) 网页版微信API,包含终端版微信及微信机器人
- [liuwons/wxBot](https://github.com/liuwons/wxBot): (个人号) (CLI) Python网页微信API
- [jrosdahl/miniircd](https://github.com/jrosdahl/miniircd): (个人号) (CLI) A very simple Internet Relay Chat (IRC) server
- [MaskRay/wechatircd](https://github.com/MaskRay/wechatircd): (个人号) (CLI) 用IRC客户端控制微信网页版
- [lyyyuna/wechat_robot](https://github.com/lyyyuna/wechat_robot): (个人号) (CLI) 微信聊天机器人(个人账号,非订阅号)
- [whtsky/WeRoBot](https://github.com/whtsky/WeRoBot): (公众号) (SDK) WeRoBot是一个微信机器人框架
- [jeffkit/wechat](https://github.com/jeffkit/wechat): (公众号) (SDK) A wechat python SDK
## PHP
- [thenbsp/wechat](https://github.com/thenbsp/wechat): (公众号) (SDK) 微信公众平台第三方 SDK 开发包,优雅、健壮,可扩展,遵循 PSR 开发规范
- [overtrue/wechat](https://github.com/overtrue/wechat): (公众号) (SDK) 可能是目前最优雅的微信公众平台 SDK 了
## Ruby
- [Eric-Guo/wechat](https://github.com/Eric-Guo/wechat/) (公众号) (Framework) 帮助开发者方便地在Rails环境中集成微信公众平台和企业平台提供的服务
- [goofansu/wechat-starter](https://github.com/goofansu/wechat-starter): (公众号) (Framework) Template for developing wechat in rails.
## Rust
- [Zlatanwic/weixin-mcp-rs](https://github.com/Zlatanwic/Wechat-Read-MCP-in-Rust): (公众号) (Framework) 一个基于Rust语言的MCP服务器,可通过Chrome浏览器读取微信公众号文章
## Elixir
- [goofansu/wechat-elixir](https://github.com/goofansu/wechat-elixir): (公众号) (CLI) Wechat sdk for Elixir
## Docs
- [RelatedProject - Chatie/wechaty Wiki](https://github.com/chatie/wechaty/wiki/RelatedProject)
- [网页版微信抓包+注入实现表情贴纸显示](https://github.com/geeeeeeeeek/electronic-wechat/issues/2)
- [wechatircd——用IRC客户端控制微信网页版](https://maskray.me/blog/2016-02-21-wechatircd)
- [挖掘微信Web版通信的全过程](http://www.tanhao.me/talk/1466.html/)
- [微信协议简单调研笔记](http://www.blogjava.net/yongboy/archive/2015/11/05/410636.html)