Genymobile / Genymobile/scrcpy
Run scrcpy-noconsole and, if an error occurs, inform the user.
- Dominant language
- C
- Stars
- 150k
- Forks
- 13.7k
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 2
Description
- [X] I have checked that a similar [feature request](https://github.com/Genymobile/scrcpy/issues?q=is%3Aopen+is%3Aissue+label%3A%22feature+request%22) does not already exist.
**Is your feature request related to a problem? Please describe.**
I have to wait a while to find out if the device will actually be mirrored when I run "scrcpy-noconsole.vbs" since it doesn't tell me if it gives an error or if it really will mirror.
**Describe the solution you'd like**
Run scrcpy initially with the console and disappear as soon as the pecking window opens, with some command line that allows the user to choose if, when an error occurs, the console closes or remains open.
**Describe alternatives you've considered**
Wait some time after trying to run scrcpy without console and if the mirror does not open, I thought that possibly there was an error or open normally with the console, because I hope to know if there was an error or not, but the console will be there.
**Additional context**
When creating a launch script with those already defined in a ".cmd" or ".bat" file (on windows) but expect only a mirroring window, without the console open/minimized while mirroring.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.