Skip to content

An unofficial beginner-friendly user interface for the Scrcpy Project

License

Notifications You must be signed in to change notification settings

ChuZhenMok/Scrcpy-GUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

102 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📱 Scrcpy-GUI

Scrcpy-GUI is a lightweight user interface built with .NET MAUI for interacting with scrcpy v3.2 — one of my favorite and most used open-source tools. Scrcpy by itself is a command-line project that allows you to stream and control your Android device on your PC in several powerful ways. This app was created both as an experiment to explore .NET MAUI and to make scrcpy more user-friendly.

With Scrcpy-GUI, you can:

  • Easily generate complex scrcpy command-line arguments without wasting time digging through the official documentation.
  • Take full control of virtual displays, including the ability to launch apps like launchers or gaming frontends.
  • Save and manage shortcuts for your favorite commands, with the option to download them locally to your PC.
  • Connect wirelessly with a single click—no hassle.
  • Stream from multiple Android devices at the same time effortlessly.

Screenshots (1.5):

New Home 1 New Home 2
New Favorites New Resources
New Settings Opened Apps

🛠️ Installation Steps (for windows):

For the installation and setup of both your Windows and Android devices, refer to the Installation.md.

For a small tour to the application without downloading it, you can read the Application Tour documentation.

FAQs

  • Is there a Linux port? No unfortunately, .NET MAUI doesn't support Linux builds. To create a Linux port, I would need to migrate the project to another library.

  • Is there a macOS port? It's something I will explore soon. I don't own a macOS-powered machine, so I'll have to experiment with a VM, for which I'mm unsure of the compatibility.

  • What's next for the project? With the release of v1.5 I completely emptied my to-do list. Feel free to suggest any features.

About

An unofficial beginner-friendly user interface for the Scrcpy Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%