# WeChatClient **Repository Path**: kyou007/WeChatClient ## Basic Information - **Project Name**: WeChatClient - **Description**: copy github - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-09-16 - **Last Updated**: 2021-07-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WeChatClient 一个高仿微信网页版 https://wx.qq.com 的WPF应用程序,基本完成了网页微信的主要基础功能,例如聊天,联系人,搜索,表情等。 软件中的图标和表情都是使用网页微信的资源,还有很多功能是待实现的,例如任务栏托盘图标,图片文件发送,截屏,创建群聊等。 项目中用到了prism和reactiveui框架,虽然它们都是MVVM框架,这里用它们做不同的事情。使用prism是为了将应用程序划分为多个离散的、松散耦合的、半独立的组件,使用reactiveui是为了反应式编程。 这里暂时提供一些软件截图。 ![Image text](https://github.com/845669495/WeChatClient/blob/master/images/1.png) ![Image text](https://github.com/845669495/WeChatClient/blob/master/images/2.png) ![Image text](https://github.com/845669495/WeChatClient/blob/master/images/3.png) ![Image text](https://github.com/845669495/WeChatClient/blob/master/images/4.png) ![Image text](https://github.com/845669495/WeChatClient/blob/master/images/5.png) ![Image text](https://github.com/845669495/WeChatClient/blob/master/images/6.png) ![Image text](https://github.com/845669495/WeChatClient/blob/master/images/7.png)