mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-08-10 01:59:04 +00:00
Merge a06a1da81b
into f01231dff8
This commit is contained in:
commit
a49e47e590
1 changed files with 3 additions and 2 deletions
|
@ -4,7 +4,8 @@ their name contains `scrcpy`.**
|
|||
|
||||
# scrcpy (v3.3.1)
|
||||
|
||||
<img src="app/data/icon.svg" width="128" height="128" alt="scrcpy" align="right" />
|
||||
<!--<img src="./app/data/icon.svg?sanitize=true" width="128" height="128" alt="scrcpy" align="right" />-->
|
||||
<img src="https://raw.github.com/Genymobile/scrcpy/master/app/data/icon.svg" width="128" height="128" alt="scrcpy" align="right" />
|
||||
|
||||
_pronounced "**scr**een **c**o**py**"_
|
||||
|
||||
|
@ -13,7 +14,7 @@ This application mirrors Android devices (video and audio) connected via USB or
|
|||
computer's keyboard and mouse. It does not require _root_ access or an app
|
||||
installed on the device. It works on _Linux_, _Windows_, and _macOS_.
|
||||
|
||||

|
||||

|
||||
|
||||
It focuses on:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue