You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrcpy/app
Romain Vimont f7c0826360 Add scrcpy window without video playback
Add the possibility to only control the device with any keyboard and
mouse mode without screen mirroring:

    scrcpy -KM --no-video --no-audio

This is different from OTG mode, which does not require USB debugging at
all. Here, the standard mode is used but with the possibility to disable
video playback.

By default, always open a window (even without video playback), and add
an option --no-window.

Fixes #4727 <https://github.com/Genymobile/scrcpy/issues/4727>
Fixes #4793 <https://github.com/Genymobile/scrcpy/issues/4793>
PR #4868 <https://github.com/Genymobile/scrcpy/pull/4868>
1 month ago
..
data Reassign -K and -M to UHID keyboard and mouse 3 months ago
deps Use source repo tarball for libusb 2 months ago
src Add scrcpy window without video playback 1 month ago
tests Add shortcut to open keyboard settings 3 months ago
meson.build Add UHID mouse support 3 months ago
scrcpy-windows.manifest Set DPI awareness for Windows 2 years ago
scrcpy-windows.rc Bump version to 2.4 3 months ago
scrcpy.1 Add scrcpy window without video playback 1 month ago