DEV Community

Cover image for Android Mirroring Tool : Release ScrcpyHub v1.6.0
katz
katz

Posted on

Android Mirroring Tool : Release ScrcpyHub v1.6.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 or Linux.
  • Support light theme and dark theme. 🖼️
  • Control mirroing (Start / Stop). 🪞
  • Mirror multi android device. 📱
  • Save Screenshot. 📸
  • Record Movie. 🎥
  • Support Tary Menu. 📥
  • v1.6.0 New Feature : Support max fps option.
  • v1.6.0 New Feature : Support bitrate option.

demo.gif

v1.6.0 New Feature : Support max fps and bitrate option

Support max fps and birate option. You can change movie quality to modify max fps and bitrate option.

v1.6.0.mp4

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.

Oldest comments (0)