Skip to content

Releases: GeorgeEnglezos/Scrcpy-GUI

v1.5.1 (UI Improvements and Folder Selection)

24 Jul 12:48
Compare
Choose a tag to compare

Original v1.5 release was removed because of the app breaking existing bugs.

What's New in v1.5:

  • Modernized Design: Most of the app has been upgraded to a more 2025 look!
  • Enhanced Responsiveness
  • Improved Readability
  • Subtle Improvements: I've made numerous small improvements across various parts of the app!
  • New Folder Selection Options: Easily select custom folders for:
    • Your scrcpy installation.
    • Where your saved commands are stored.
    • Where your recordings are saved.
  • Faster Recordings: Enabling recording for your scrcpy window is now much easier and quicker!

v1.5.1 Fixes:

  • Fixed Light theme texts being unreadable
  • Fixed crashes related to selecting a custom scrcpy path.
  • Fixed issue with downloaded .bat files for those that don't have a global path for scrcpy.
  • Fixed issue #4 where app would crash for some users when you clicked the command preview.
New Home 1 New Home 2
New Favorites New Resources
New Settings

v1.4.2 (Readability improvements)

11 Jun 23:14
Compare
Choose a tag to compare

First of all, I'd like to thank everyone interested in this project. I started it just for fun to kill some time and experiment with .NET MAUI, and I never expected so many people would be interested in my application! This is my first solo application ever, and even though it's not perfect, I like to think it will actually help some of you out there the same way it helps me every day. I am still testing this build, if you find any bugs before I do, please let me know and I will fix them asap!

Changelog v1.4.2

  • Removed Video Bit Rate option from Recording, it's the same with the option in general.

  • Home Page: For the final command preview, every command group (General, Audio, Recording etc.) got a dedicated color for better visibility & readability.

  • Favorites Page: Similarly the commands got the colors for better visibility & readability.

  • Settings Page: Added dropdown menus to select the amount of color you want to add to the commands for each page:

    • Command Preview Color Setting: Choose from three options:
    None: The display remains unchanged.
    Important: Some commands within each group will be colored.
    Complete: All commands within each group will be colored.
    
    • Favorites Page Color Setting: Four options are available:
    None: The display remains unchanged.
    Package Only: Only the package name will be colored.
    Important: Some commands within each group will be colored.
    Complete: All commands within each group will be colored.
    

v1.4.1

07 Jun 21:15
Compare
Choose a tag to compare

Bug fixes

v1.4 (Complete Release)

28 May 13:22
Compare
Choose a tag to compare

This is the complete release. All planned functionality has been implemented. Future updates will likely be limited to UI tweaks and bug fixes—unless new inspiration strikes.

Changes:

  • Added missing options to the Home Page.
  • Added support for multiple Android devices simultaneously, with a device picker.
  • Saved commands and settings are now located at:
  • C:\Users\user-name\AppData\Local\User Name\com.companyname.scrcpygui\Data\ScrcpyGui-Data.json
  • Migrated part of the user interface to UraniumUI.
  • Fixed all known issues.

Patches

v1.4.0.1 - Fixed system apps checkbox for package selector.
v1.4.0.2 - Made some changes to the Resources Page.

v 1.3.3

17 May 16:42
Compare
Choose a tag to compare
  • Added a Settings tab to hide unwanted panels on the Home tab.
  • From the Settings tab, you can enable the opening of CMD windows for the scrcpy commands you run, allowing you to view all logs.
  • Other UI changes and fixes.

v 1.3.2 (Resources Tab)

14 May 21:02
Compare
Choose a tag to compare

A new tab called "Resources" has been added, where you can find links to the related GitHub repositories and the commands to set up Scrcpy and ADB.

image

1.3.1 (UI Improvements)

10 May 17:10
Compare
Choose a tag to compare

UI Improvements (WIP)

v1.3 (TCP)

06 May 21:37
Compare
Choose a tag to compare

Added TCP for wireless functionality.

v1.2

04 May 12:32
Compare
Choose a tag to compare

Changelog:

  • Added buttons to each settings group to clean options
  • Added checkbox next to the package selector to list system packages as well

Todo:

  • Add support for wireless scrcpy
  • Add option to download the commands as bat files

v1.1

03 May 15:41
Compare
Choose a tag to compare

Spent a few hours fixing and testing few issues I found annoying. Some changes:

  • Removed the checkbox for allowing users to cast multiple windows at once. Now it supports multiple windows by default.
  • Added some fixes for the package selection.