8000 Releases · SimonAKing/scrcpy-gui · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jul 24, 2022. It is now read-only.

Releases: SimonAKing/scrcpy-gui

🥟 Scrcpy-GUI 1.5.1

13 Jun 07:43
Compare
Choose a tag to compare

Add zh-TW language, fix turning off the lock screen bug.
Before installing the application on Linux platform, you need to install the dependency package: sudo apt-get install gconf2 libappindicator1.
Thanks to luotao's Linux,Mac version of the packaged application:)

感谢 Luotao 的 Linux 版本的打包应用 :)
Linux å¹³å°å®‰è£…应用å‰, 需è¦å®‰è£…ä¾èµ–包: sudo apt-get install gconf2 libappindicator1.

🎉 Scrcpy-GUI 1.5.0

07 Jun 03:41
Compare
Choose a tag to compare

To receive a notification on new releases, click on Watch > Releases only on the top.


The content of this update is as follows:

  1. Compatible with the latest scrcpy1.14 version
  2. Provides a 32-bit version of windows
  3. Removed meaningless notification title
  4. More detailed error information
  5. Add automatic connection configuration options
  6. Added scrcpy path configurable option
  7. Minimize and shrink directly to the lower right corner
  8. More features, waiting for you to discover

Unfortunately, because I use the Windows operating system, the installation program for the linux and mac versions is temporarily unavailable. Please use the following steps to package it yourself:

  1. clone project
  2. npm i
  3. npm run pack
  4. npm run build
    It may be necessary to modify the packaging configuration in package.json.
    This is about [documentation of package configuration] (https://www.electron.build/configuration/configuration).

If you have packaged the program and the test is no different, please send it to me via email(simon@tomotoes.com), 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.

Thanks to Denis Adigamov for packaging the dmg format file.

这次更新内容如下:

  1. 兼容了最新的scrcpy1.14版本
  2. æä¾›äº†windows32ä½ç‰ˆæœ¬
  3. 去掉了无æ„义的通知标题
  4. æŠ¥é”™ä¿¡æ¯æ›´åŠ è¯¦ç»†
  5. 增加自动连接é…置选项
  6. 增加scrcpy路径å¯é…置选项
  7. 最å°åŒ–直接缩到å³ä¸‹è§’
  8. 更多功能, 等你å‘现

很ä¸å¹¸ï¼Œå› ä¸ºæˆ‘使用的是windowsæ“作系统,所以linuxã€macç‰ˆæœ¬çš„å®‰è£…ç¨‹åºæš‚æ—¶æ— æ³•æä¾›ï¼Œè¯·æ‚¨ä½¿ç”¨ä»¥ä¸‹æ­¥éª¤è‡ªè¡Œæ‰“包:

  1. clone project
  2. npm i
  3. npm run pack
  4. npm run build
    其中有å¯èƒ½éœ€è¦ä¿®æ”¹ package.json 中有关打包的é…置。
    这是有关打包é…置的文档。

å¦‚æžœæ‚¨å·²ç»æ‰“包好程åºï¼Œä¸”æµ‹è¯•æ²¡æœ‰å¼‚æ  7D38 ·ï¼Œæ¬¢è¿Žé€šè¿‡email(simon@tomotoes.com) å‘é€ç»™æˆ‘,谢谢了。

如果你因ä¸å¯æŠ—力原因无法下载软件, 我æä¾›äº†ç™¾åº¦äº‘盘分享链接,里é¢ä¹ŸåŒ…括scrcpy软件:

链接: https://pan.baidu.com/s/1IESNnqxS67tT50JxQSZC-A æå–ç : 8d1h

如果你有任何问题, 欢迎æäº¤ Issues 或 PR.

🎉 Scrcpy-GUI 1.0.0

26 Aug 05:58
Compare
Choose a tag to compare

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(simon@tomotoes.com), 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(simon@tomotoes.com) å‘é€ç»™æˆ‘, 谢谢了!

如果你因ä¸å¯æŠ—力原因无法下载软件, 我æä¾›äº†ç™¾åº¦äº‘盘分享链接,里é¢ä¹ŸåŒ…括scrcpy软件:

链接: https://pan.baidu.com/s/1IESNnqxS67tT50JxQSZC-A æå–ç : 8d1h

如果你有任何问题, 欢迎æäº¤ Issues 或 PR.

0