Android Remote control

SCReen CoPY application provides display and control of Android devices connected on USB. It does not require any root access. It works on GNU/Linux, Windows and Mac OS.- github/Scrcpy / HN

see also

caption

scrcpy  --turn-screen-off --stay-awake
  • AutoAdb - This command-line tool allows to execute a command whenever a new device is connected to adb.
autoadb scrcpy -s '{}' --turn-screen-off --stay-awake

see also

  • scrcpy-opencv - a tool that streams your android screen to your computer, and allows you to send mouse or keyboard input back to the android device. This project modifies scrcpy to also send back automatically generated input by passing the frame on to the OpenCV computer vision library.
Written on March 11, 2018, Last update on May 11, 2023
android kvm keybard remote display opencv