# cluic/wxauto

Windows版本微信客户端（非网页版）自动化，可实现简单的发送、接收微信消息，简单微信机器人

Repository: https://github.com/cluic/wxauto
Canonical: https://ross.abutalabs.com/products/wxauto
Homepage: https://wxauto.org
Language: Python
License: Apache-2.0
License Family: permissive
Topics: wechat, rpa, automatic, weixin, python
Last push: 2026-04-13T00:38:09+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 77, release rhythm 35, longevity 100
- inputs: {"age_days": 1844, "days_push": 143, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7278, forks 1381 (observed 2026-08-28T04:09:57.990973+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: workflow-automation, chatbot
- domain: messaging-platforms, developer-tools
- platform: windows, python
- tags: wechat, rpa, uiautomation, weixin, message-automation, windows-desktop-automation, automation

## Member repositories
- cluic/wxauto (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:57.990973+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:38:53.823238+00:00, confidence not recorded.
  - readme: https://github.com/cluic/wxauto (fetched 2026-08-28T04:09:57.990973+00:00, sha e996b85c6a4d)
  - homepage: https://wxauto.org (fetched 2026-08-29T08:34:15.879850+00:00, sha f1ce260c37e7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
