Skip to content

Add new gui for wireless adb connections to launch scrcpy easily#6886

Open
bthavanish wants to merge 4 commits into
Genymobile:masterfrom
bthavanish:master
Open

Add new gui for wireless adb connections to launch scrcpy easily#6886
bthavanish wants to merge 4 commits into
Genymobile:masterfrom
bthavanish:master

Conversation

@bthavanish

@bthavanish bthavanish commented Jun 2, 2026

Copy link
Copy Markdown
{AE34CC1D-8344-486A-98ED-9C656499C56B}
  • SCRCPY.bat launches scrcpy_connect.ps1 in one click
  • scrcpy_connect.ps1 ask for info handles pairing and connections and gui and launches scrcpy-nocmd.vbs
  • scrcpy-nocmd.vbs launches scrcpy

- SCRCPY.bat launches scrcpy_connect.ps1 in one click
- scrcpy_connect.ps1 ask for info handles pairing and connections and gui and launches scrcpy-nocmd.vbs
- scrcpy-nocmd.vbs launches scrcpy with whatever command set but the user default it launches a flex display running Lawnchair
… flex for an end user who might not have lawnchair
@bthavanish

bthavanish commented Jun 2, 2026

Copy link
Copy Markdown
Author

Merge this if you want, edit it, or base it off this, whatever. I was just getting tired of manually entering adb pair, adb connect, and then the whole command every time, so I made this. It's basically a small tool. I split it into three files: one launcher for simplicity (a .bat file, since .ps1 files don't launch with one click), a .ps1 file that handles the GUI and executes the commands, and a .vbs file that launches the SCRCPY instance and also sanitizes its path so no potential errors are encountered.

idk if you will like it or not but maybe think about it does it look good enough probably not but if you like do not hesitate to merge i did test it out a lot on my pc so it should work smoothly since its basically just 3 script files

@bthavanish bthavanish changed the title Feat: add new gui for wireless adb connections Add new gui for wireless adb connections to launch scrcpy easily Jun 2, 2026
@catscarlet

Copy link
Copy Markdown

a free puppy
no

@bthavanish

Copy link
Copy Markdown
Author

a free puppy no

bruh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants