github pizi-0/flutter-scrcpygui 1.2.0

latest releases: 1.4.18, 1.4.15, 1.4.2...
6 months ago

Scrcpy GUI v1.2.0

Discord

New applauncher is here

  • The applauncher now shows app icon.
  • The app icons are fetched from playstore and saved locally
  • For app with missing icon, refer #18
    image

Bug fixes

  • #16
  • other ui tweak and fix

Breaking? changes

I've done some restructuring in this version so some of the old data will not be carried over to this version

What will you notice:

  1. your device name will revert back to model name :- you need to re-set the name
  2. your pinned apps in [Lounge] will be gone :- need to be re-pinned
  3. If you are using the companion app, your pinned apps will not show :- update to latest companion version 1.2.0

What does the restructuring solve:

Mainly making sure the name, pinned apps are in sync between the 2 modes of connection.
(Example: Previously, 1 device connected to both wired and wireless at the same time will have different name and pinned apps in their respective lounge. They should have the same name and pinned apps in this version)

If for some reason, your app is stuck on loading screen, kindly remove the shared_preferences/plist(mac) from the respective location.

SharedPreferences location:

  • Windows: %APPDATA%\com.pizi\scrcpygui
  • Linux: /.local/share/com.pizi.scrcpygui
  • Mac: /Users/[USERNAME]/Library/Preferences/com.pizi.scrcpygui.plist

Note for linux users:

Try with the regular build (built on archlinux) first, if not working (ie: #19), try the ubuntu-build (built on 22.04 LTS)

Don't miss a new flutter-scrcpygui release

NewReleases is sending notifications on new releases.