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)