To receive a notification on new releases, click on Watch > Releases only on the top.
Because I don't have a macOS, I can't package dmg format.
You can only compile it manually.
Packaged files are generated to the scrcpy/build
folder.
git clone https://github.com/Tomotoes/scrcpy-gui
cd scrcpy-gui
npm i
npm run build
If you have packaged dmg format software, please send it to me via email([email protected]), thank you!
Feel free to open issues or PRs for any problem you may encounter, typos that you see or aspects that are confusing. Contributions are welcome, open an issue or email me if you have something you want to work on.
因为我没有 macOS, 所以我无法打包出 dmg
格式的应用.
你可以通过以下命令手动打包这个项目, 打包文件将生成到 scrcpy/build
文件夹.
git clone https://github.com/Tomotoes/scrcpy-gui
cd scrcpy-gui
npm i
npm run build
如果你已经打包出了 dmg
格式的软件,欢迎通过 email([email protected]) 发送给我, 谢谢了!
如果你因不可抗力原因无法下载软件, 我提供了百度云盘分享链接,里面也包括scrcpy
软件:
链接: https://pan.baidu.com/s/1IESNnqxS67tT50JxQSZC-A 提取码: 8d1h
如果你有任何问题, 欢迎提交 Issues
或 PR
.