cluic/wxauto
Windows版本微信客户端(非网页版)自动化,可实现简单的发送、接收微信消息,简单微信机器人 observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 77
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1844
- days_rel: n/a
- days_push: 143
- n_releases_24m: 0
Adoption not part of the score
7278 stars · 1381 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
wxauto is a Python library that automates the Windows desktop WeChat client (not the web version) using UIAutomation, enabling sending and receiving WeChat messages programmatically. It can be used to build simple WeChat bots by driving the native client UI.
Use cases
- automate sending and receiving WeChat messages on Windows
- build a simple WeChat chatbot on the desktop client
- auto-reply to WeChat contacts
- monitor WeChat group messages with a script
- RPA scripting for the WeChat Windows client
When to choose
- you need to automate the native Windows WeChat desktop client rather than the web version
- you want a Python-based way to send/receive WeChat messages without official API access
- you're building lightweight WeChat bots or auto-reply tools on Windows 10/11
When to avoid
- you need a production or commercial deployment - the license/disclaimer forbids production and commercial use
- you're on Linux or macOS - it only works with the Windows WeChat client
- you need a stable official API - UI automation is fragile across WeChat version updates
Facets
library · maturity active
workflow-automation chatbot messaging-platforms developer-tools windows python wechat rpa uiautomation weixin message-automation windows-desktop-automation automation
2 sources
- readme: https://github.com/cluic/wxauto · fetched 2026-08-28 · e996b85c6a4d
- homepage: https://wxauto.org · fetched 2026-08-29 · f1ce260c37e7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cluic/wxauto | main | 67 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem