免费开源的投屏软件,支持将安卓手机屏幕投放在 Windows、macOS、GNU/Linux 上,并可直接借助鼠标在投屏窗口中进行交互和录制。
![]() |
2 days ago | |
---|---|---|
.github | 2 years ago | |
app | 3 days ago | |
assets | 5 years ago | |
config | 1 year ago | |
doc | 2 days ago | |
gradle | 2 weeks ago | |
scripts | 2 years ago | |
server | 1 week ago | |
.gitignore | 2 years ago | |
FAQ.md | 1 week ago | |
LICENSE | 1 week ago | |
README.md | 1 week ago | |
build.gradle | 2 weeks ago | |
bump_version | 1 year ago | |
cross_win32.txt | 1 week ago | |
cross_win64.txt | 1 week ago | |
gradle.properties | 4 years ago | |
gradlew | 3 years ago | |
gradlew.bat | 3 years ago | |
install_release.sh | 1 week ago | |
meson.build | 1 week ago | |
meson_options.txt | 1 year ago | |
release.mk | 1 week ago | |
release.sh | 2 years ago | |
run | 11 months ago | |
settings.gradle | 5 years ago |
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.
It focuses on:
Its features include:
The Android device requires at least API 21 (Android 5.0).
Audio forwarding is supported from 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.
The application provides a lot of features and configuration options. They are documented in the following pages:
If you encounter a bug, please read the FAQ first, then open an issue.
For general questions or discussions, you can also use:
r/scrcpy
@scrcpy_app
I'm @rom1v, the author and maintainer of scrcpy.
If you appreciate this application, you can support my open source work.
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.