Skip to content
/ scrcpy Public
forked from Genymobile/scrcpy

Display and control your Android device

License

Notifications You must be signed in to change notification settings

o365z/scrcpy

This branch is 597 commits behind Genymobile/scrcpy:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1ee4697 · Jul 26, 2023
May 6, 2020
Jul 14, 2023
Mar 7, 2018
Oct 30, 2021
Jul 14, 2023
Mar 3, 2023
Sep 15, 2020
Jul 14, 2023
Nov 3, 2020
Mar 28, 2023
Mar 12, 2023
Jul 26, 2023
Mar 3, 2023
Dec 10, 2021
Jun 20, 2023
Jun 20, 2023
Nov 11, 2018
Apr 3, 2020
Apr 3, 2020
Jul 14, 2023
Jul 14, 2023
Feb 12, 2022
Jun 21, 2023
Jan 1, 2021
Mar 30, 2022
Jan 30, 2018

Repository files navigation

scrcpy (v2.1.1)

scrcpy

pronounced "screen copy"

This application mirrors Android devices (video and audio) connected via USB or over TCP/IP, and allows to control the device with the keyboard and the mouse of the computer. It does not require any root access. It works on Linux, Windows and macOS.

screenshot

It focuses on:

  • lightness: native, displays only the device screen
  • performance: 30~120fps, depending on the device
  • quality: 1920×1080 or above
  • low latency: 35~70ms
  • low startup time: ~1 second to display the first image
  • non-intrusiveness: nothing is left installed on the Android device
  • user benefits: no account, no ads, no internet required
  • freedom: free and open source software

Its features include:

Prerequisites

The Android device requires at least API 21 (Android 5.0).

Audio forwarding is supported for API >= 30 (Android 11+).

Make sure you enabled USB debugging on your device(s).

On some devices, you also need to enable an additional option USB debugging (Security Settings) (this is an item different from USB debugging) to control it using a keyboard and mouse. Rebooting the device is necessary once this option is set.

Note that USB debugging is not required to run scrcpy in OTG mode.

Get the app

User documentation

The application provides a lot of features and configuration options. They are documented in the following pages:

Resources

Articles

Contact

If you encounter a bug, please read the FAQ first, then open an issue.

For general questions or discussions, you can also use:

Donate

I'm @rom1v, the author and maintainer of scrcpy.

If you appreciate this application, you can support my open source work:

Licence

Copyright (C) 2018 Genymobile
Copyright (C) 2018-2023 Romain Vimont

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Display and control your Android device

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 69.7%
  • Java 26.2%
  • Roff 1.5%
  • Meson 1.1%
  • Shell 0.8%
  • Makefile 0.5%
  • Other 0.2%