Skip to content

ScrcpyHub is a GUI application to use scrcpy. scrcpy is a tool to mirror the android screen. (Scrcpy GUI)

License

Notifications You must be signed in to change notification settings

RichSuther/ScrcpyHub

 
 

Repository files navigation

ScrcpyHub

ScrcpyHub is a GUI application to mirror android screens.
ScrcpyHub uses scrcpy. scrcpy is a mirroring android command tool.

Screen.Recording.2023-03-26.at.11.32.37-zip.mp4

✨ Feature

  • Control mirroring (Start / Stop). 🪞
  • Mirror multi android device screen and audio. 📱
  • Save screenshots. 📸
  • Record movies. 🎥
  • Support for Windows 10/11, Linux and macOS. 🖥️
  • Support light theme and dark themes. 🖼️
  • Support tray menu. 📥
    • Display and hide window.
    • Enable always on top.

⬇️ Install

Install adb and scrcpy, ScrcpyHub.

Windows 10/11

  1. Download here and install scrcpy (v2.0.0+) somewhere
  2. Download here and launch ScrcpyHub.
  3. Open ScrcpyHub Preferences.
  4. Input adb and scrcpy location, save settings.

WARNING: Not recommend Chocolately.

ScrcpyHub doesn't work mirroring start and stop if you install scrcpy through Chocolately.

Linux(Ubuntu)

  1. Download here and install scrcpy (v2.0.0+) somewhere.
  2. Build this project and install ScrcpHub.
  3. Launch ScrcpyHub, open Preferences.
  4. Input adb and scrcpy location, save settings.

macOS

  1. Install android-platform-tools and scrcpy(v2.0.0+).
brew install android-platform-tools
brew install scrcpy
  1. Download here and launch ScrcpyHub.
  2. Open ScrcpyHub Preferences.
  3. Input adb and scrcpy location, save settings.

🎫 Licence

The GNU General Public License v3.0 (GPLv3)

About

ScrcpyHub is a GUI application to use scrcpy. scrcpy is a tool to mirror the android screen. (Scrcpy GUI)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 99.9%
  • Ruby 0.1%