TWchat
1.0.0
_____ _ _ _____ _ _ ___ _____
|_ _| | | / __ | | | | / _ _ _|
| | | | | | / /| |_| |/ /_ | |
| | | |/| | | | _ || _ || |
| | / / __/| | | || | | || |
_/ / / ____/_| |_/_| |_/_/
WeChat client under the command line
Currently developing on macOS
Theoretically, all Unix-like can be used (please submit an issue if you have any questions)
Currently only py2 is supported, py3 is not supported yet.
pip install TWchat -U
install mpg123
brew install mpg123
twchat
A QR code will appear on the command line, scan the code to log in.
ALT+q exit twchat
Voice messages require mpg123 to be installed
Supports picture and voice messages. This type of message will be stored in .twchat in the HOME directory by default.
urwid (Console user interface library for Python) drawing interface
itchat (A complete and graceful API for Wechat) access WeChat web version API