Skip to content

Hcaepllams/WXAuto

Repository files navigation

WXAuto - WeChat UI Automation for Windows

WeChat PC automation tool for sending messages via UI automation.

Requirements

  • Windows 10/11
  • Python 3.8+
  • WeChat for PC (logged in)

Installation

pip install uiautomation

Quick Start

Test Send Message

# Send to file transfer helper
python test_wechat_send.py "文件传输助手" "Hello World"

# Send to group
python test_wechat_send.py "群名称" "Test message"

# Send with @所有人
python test_wechat_send.py "群名称" "Important notice" --at-all

API Server (Coming Soon)

HTTP API for remote message sending from Mac/Linux.

Notes

  • WeChat must be running and logged in (can be minimized)
  • Window will be briefly activated during send
  • For personal use only

License

Private use only.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages