mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-08-04 06:38:39 +00:00
docs: update readme again
This commit is contained in:
parent
0d6a9d424f
commit
4da416890e
1 changed files with 5 additions and 3 deletions
|
@ -111,20 +111,22 @@ On Windows, for simplicity, prebuilt archives with all the dependencies (includi
|
||||||
or you can [build it yourself](#Build)
|
or you can [build it yourself](#Build)
|
||||||
|
|
||||||
### Mac OS
|
### Mac OS
|
||||||
For Mac OS, for simplicity, prebuilt archives with all the dependencies (including ADB) are available at Releases:
|
On Mac OS, for simplicity, prebuilt archives with all the dependencies (including ADB) are available at Releases:
|
||||||
|
|
||||||
- [`QtScrcpy`][github-download]
|
- [`QtScrcpy`][github-download]
|
||||||
|
|
||||||
or you can [build it yourself](#Build)
|
or you can [build it yourself](#Build)
|
||||||
|
|
||||||
### Linux
|
### Linux
|
||||||
For Linux, for simplicity, prebuilt archives with all the dependencies (including ADB) are available at Releases:
|
For Arch Linux Users, you can use AUR to install: `yay -S qtscrcpy` (may be outdated; maintainer: [yochananmarqos](https://aur.archlinux.org/account/yochananmarqos))
|
||||||
|
|
||||||
|
For users in other distros, you can use the prebuilt archives from Releases:
|
||||||
|
|
||||||
- [`QtScrcpy`][github-download]
|
- [`QtScrcpy`][github-download]
|
||||||
|
|
||||||
or you can get it at [GitHub Actions](https://github.com/UjhhgtgTeams/QtScrcpy/actions/workflows/ubuntu.yml), in branch `dev` and download the latest artifact.
|
or you can get it at [GitHub Actions](https://github.com/UjhhgtgTeams/QtScrcpy/actions/workflows/ubuntu.yml), in branch `dev` and download the latest artifact.
|
||||||
|
|
||||||
or you can [build it yourself](#Build) (not recommended, get it at Actions if you can)
|
or you can [build it yourself](#Build) (not recommended, get it in Actions if you can)
|
||||||
|
|
||||||
## Run
|
## Run
|
||||||
Connect to your Android device on your computer, then run the program and click `USB connect` or `WiFi connect`
|
Connect to your Android device on your computer, then run the program and click `USB connect` or `WiFi connect`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue