-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

scrcpy


> Display and control your Android device on a desktop.

More information.


Display a mirror of a connected device:

scrcpy

Display a mirror of a specific device based on its ID or IP address (find it under the `adb devices` command):

scrcpy --serial {0123456789abcdef|192.168.0.1:5555}

Start display in fullscreen mode:

scrcpy --fullscreen

Rotate the display screen. Each incremental value adds a 90 degree counterclockwise rotation:

scrcpy --rotation {0|1|2|3}

Show touches on physical device:

scrcpy --show-touches

Record display screen:

scrcpy --record {path/to/file.mp4}

Set target directory for pushing files to device by drag and drop (non-APK):

scrcpy --push-target {path/to/directory}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 02:19:10 2024