DEV Community

katz
katz

Posted on

Android Mirroring Tool : Release ScrcpyHub v1.5.0

Introduction

ScrcpyHub is a GUI application to mirror android screen. ScrcpyHub use scrcpy. scrcpy is a mirroring android command tool.

https://github.com/kaleidot725/ScrcpyHub

Features

ScrcpyHub assists in multiple device mirroring. ScrcpyHub makes it easy to do multiple device mirroring.

  • Support Windows10/11 or macOS
  • Support light theme and dark theme. 🖼️
  • Control mirroing (Start / Stop). 🪞
  • Mirror multi android device. 📱
  • Save Screenshot. 📸
  • Record Movie. 🎥
  • Support Tary Menu. 📥
  • NEW FEATURE v1.5.0 :Support Linux. 🖥️

demo.gif

v1.5.0 New Feature : Support Linux

Support for Linux has been added in v1.5.0. Now you can use ScrcpyHub on Windows, macOS, and Linux desktop OS.

2022-01-19 20-53-29.2022-01-19 20_56_37.gif

How to Use

Install

Install adb and scrcpy, ScrcpyHub.

💻 Windows 10 / 11

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

💻 Linux(Ubuntu)

  1. Download here and install scrcpy somewhere.
  2. Download here and install ScrcpHub.
sudo dpkg -i scrcpyhub_1.5.0_amd64.deb
Enter fullscreen mode Exit fullscreen mode
  1. Launch ScrcpyHub, open Preferences.
/opt/scrcpyhub/bin/ScrcpyHub
Enter fullscreen mode Exit fullscreen mode
  1. Input adb and scrcpy location, save settings.

💻 Mac OS

  1. Install android-platform-tools and scrcpy.
  2. Download here and launch ScrcpyHub.
  3. Open ScrcpyHub Preferences.
  4. Input adb and scrcpy location, save settings.
brew install android-platform-tools
brew install scrcpy
Enter fullscreen mode Exit fullscreen mode

🔥Contact

We are working on the development here. If you have any suggestions for improvement, please contact us.

Top comments (0)