Skip to content

snakeeye/qwx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

178 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qwx

WeChat Qt frontend based on [webwx protocol] (https://github.com/xiangzhai/qwx/blob/master/doc/protocol.md) 微信Qt前端,使用[网页微信协议] (https://github.com/xiangzhai/qwx/blob/master/doc/protocol.md)

images and protocol Copyright (C) by [Tencent] (http://weixin.qq.com/) 图片、协议版权归[腾讯] (http://weixin.qq.com/) 所有!

Dependences 依赖

Qt5(>=5.2) qml, quick, network and xml

Rock for wayland

[QtWayland 5.4 with QtCompositor] (https://github.com/papyros/papyros-shell#dependencies)

Build && Install 编译、运行

qmake QWX_DEBUG=ON
make
./qwx

i18n

lupdate qml/*.qml -ts translations/qwx_zh_CN.ts
lrelease translations/qwx_zh_CN.ts

Skeleton 重度开发状态下的原型骨架截图

ScreenShot

ScreenShot

ScreenShot

ScreenShot

ScreenShot

ScreenShot

ScreenShot

ScreenShot

ScreenShot

ScreenShot

ScreenShot

聊天机器人

在聊天时,输入“小逗比出来”即可唤出聊天机器人,若实在受不了小逗比,输入“小逗比退下” 即可退出聊天机器人。

自动回复

在聊天时,输入“away”即可进入自动回复状态,输入“back”即可退出自动回复状态。

About

WeChat Qt frontend 微信Qt前端

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 79.7%
  • QML 18.3%
  • QMake 1.7%
  • JavaScript 0.3%