From c42f0b8577c80f7a4bf9bfeeaeccef0446febff1 Mon Sep 17 00:00:00 2001 From: = <=> Date: Thu, 28 Mar 2024 11:00:18 -0400 Subject: [PATCH] add community table --- README.md | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index c3c0f5a..1605591 100644 --- a/README.md +++ b/README.md @@ -15,19 +15,18 @@ ### Download -#### Standard Installation: - -- Windows [Installer](https://github.com/Frontesque/scrcpy-plus/releases/download/2.1.0/scrcpy-plus-2.1.0-win-x64-installer.exe) - [Portable](https://github.com/Frontesque/scrcpy-plus/releases/download/2.1.0/scrcpy-plus-2.1.0-win-x64-portable.zip) -- Linux [Portable](https://github.com/Frontesque/scrcpy-plus/releases/download/2.1.0/scrcpy-plus-2.1.0-linux-x64-portable.zip) -- MacOS [Build guide](https://github.com/Frontesque/scrcpy-plus/blob/main/BUILDING.md) - -#### Download via winget: - -NOTE: This is a community-provided method. Please do not report any issues you face, from using this method. - -```bash -winget install Frontesque.scrcpy+ -``` +| Platform | Portable | Installer | Comments | +| :------- | :------: | :----: | :------- | +| 🪟 Windows | [v2.1.0](https://github.com/Frontesque/scrcpy-plus/releases/download/2.1.0/scrcpy-plus-2.1.0-win-x64-portable.zip) | [v2.1.0](https://github.com/Frontesque/scrcpy-plus/releases/download/2.1.0/scrcpy-plus-2.1.0-win-x64-installer.exe) | SCRCPY Bundled | +| 🐧 Linux | [v2.1.0](https://github.com/Frontesque/scrcpy-plus/releases/download/2.1.0/scrcpy-plus-2.1.0-linux-x64-portable.zip) | N/A | SCRCPY and ADB must be installed prior to running | +| 🍎 MacOS | N/A | N/A | [Build guide](https://github.com/Frontesque/scrcpy-plus/blob/main/BUILDING.md) | + +### Community Downloads +NOTE: These are community-provided methods. Please use official downloads if you wish to report an issue. + +| Platform | Link | Command | +| :------- | :--: | :------ | +| 🪟 WinGet | [Winstall](https://winstall.app/apps/Frontesque.scrcpy+) | `winget install Frontesque.scrcpy+` ### Prerequisites