|
|
|
@ -37,8 +37,11 @@ control it using keyboard and mouse.
|
|
|
|
|
|
|
|
|
|
|
|
### Linux
|
|
|
|
### Linux
|
|
|
|
|
|
|
|
|
|
|
|
On Linux, you typically need to [build the app manually][BUILD]. Don't worry,
|
|
|
|
In Debian (_testing_ and _sid_ for now):
|
|
|
|
it's not that hard.
|
|
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
apt install scrcpy
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
A [Snap] package is available: [`scrcpy`][snap-link].
|
|
|
|
A [Snap] package is available: [`scrcpy`][snap-link].
|
|
|
|
|
|
|
|
|
|
|
|
@ -56,6 +59,10 @@ For Gentoo, an [Ebuild] is available: [`scrcpy/`][ebuild-link].
|
|
|
|
[Ebuild]: https://wiki.gentoo.org/wiki/Ebuild
|
|
|
|
[Ebuild]: https://wiki.gentoo.org/wiki/Ebuild
|
|
|
|
[ebuild-link]: https://github.com/maggu2810/maggu2810-overlay/tree/master/app-mobilephone/scrcpy
|
|
|
|
[ebuild-link]: https://github.com/maggu2810/maggu2810-overlay/tree/master/app-mobilephone/scrcpy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
You could also [build the app manually][BUILD] (don't worry, it's not that
|
|
|
|
|
|
|
|
hard).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Windows
|
|
|
|
### Windows
|
|
|
|
|
|
|
|
|
|
|
|
|