# 易控(Easycontrol)

## 注意
 Gitee和GitHub代码将保持同步,请自行选择。
- [Gitee地址](https://gitee.com/mingzhixianweb/easycontrol)
- [Github地址](https://github.com/mingzhixian/Easycontrol)

## 简介
本软件基于开源项目Scrcpy,对其进行了大量魔改,实现了其安卓客户端,并添加了一些功能,实现了安卓端控制安卓端。

## 功能特色
- 使用简单
- 支持音频传输
- 多设备连接
- 支持有线连接
- 多设备剪切板同步
- 多设备共享主控端物理键盘(需配合微信输入法或QQ输入法等输入中文)
- 启动迅速
- 低延迟
- 支持分辨率自适应
- 良好的旋转支持
- 支持小窗显示与全屏显示

## 使用说明
- [点击此处查看](https://gitee.com/mingzhixianweb/easycontrol/blob/master/HOW_TO_USE.md)

## 软件下载
- [点击此处查看](https://gitee.com/mingzhixianweb/easycontrol/releases)

## 激活
代码是开源的,但官方打包的安装包需要激活才可使用,激活的步骤请参考[此页面](https://gitee.com/mingzhixianweb/easycontrol/blob/master/DONATE.md)

## 截图
<center class="half">
 <img src="https://gitee.com/mingzhixianweb/easycontrol/raw/master/pic/screenshot/1.jpg" width="150"/><img src="https://gitee.com/mingzhixianweb/easycontrol/raw/master/pic/screenshot/2.jpg" width="150"/><img src="https://gitee.com/mingzhixianweb/easycontrol/raw/master/pic/screenshot/3.jpg" width="150"/>
 <img src="https://gitee.com/mingzhixianweb/easycontrol/raw/master/pic/screenshot/4.jpg" width="150"/><img src="https://gitee.com/mingzhixianweb/easycontrol/raw/master/pic/screenshot/5.jpg" width="150"/><img src="https://gitee.com/mingzhixianweb/easycontrol/raw/master/pic/screenshot/6.jpg" width="150"/>
 <img src="https://gitee.com/mingzhixianweb/easycontrol/raw/master/pic/screenshot/7.jpg" width="150"/><img src="https://gitee.com/mingzhixianweb/easycontrol/raw/master/pic/screenshot/8.jpg" width="150"/>
</center>

## 构建
如果您想要自己构建,请注意以下几项
- 请遵循本项目的开源协议
- 我去除了官方打包加入的激活模块相关的代码文件,所以会有报错,请自行注释掉报错代码即可

## 反馈
请在Github或Gitee提出Issue,或进入易控反馈群反馈BUG或建议。

<img src="https://gitee.com/mingzhixianweb/easycontrol/raw/master/pic/other/qq_issue.webp" width="200px">
<img src="https://gitee.com/mingzhixianweb/easycontrol/raw/master/pic/other/wechat_issue.png" width="200px">

## 附加
- ADB协议说明(官方的文档写的真烂,感谢cstyan大佬) [点击前往](https://github.com/cstyan/adbDocumentation)
- Scrcpy官方地址 [点击前往](https://github.com/Genymobile/scrcpy)
- 易控车机版(第三方用户专为车机进行了调整优化) [点击前往](https://github.com/eiyooooo/Easycontrol_For_Car)