Guiscrcpy

Latest version: v2023.1.1

Safety actively analyzes 630094 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 10

3.9

Lot to tell and experience.
`guiscrcpy 3.9` has all the important features to make your android screen mirroring another heaven.
> PS: Long time no stable releases. Lets hope this has very less bugs :smile:


Highlights

Desktop Shortcut to device for Linux
Now guiscrcpy supports creating shortcuts for your device right on your desktop so you don't do the extra work of
`adb connect` or `adb tcpip`. All the work is simply done by just one desktop file.
See [FEATURES](https://github.com/srevinsaju/guiscrcpy/blob/master/docs/FEATURES.md#desktop-shortcut) to see how it looks
![](https://raw.githubusercontent.com/srevinsaju/guiscrcpy/master/docs/img/guiscrcpy_shortcut.png)

Improved documentation
I have now added all the important thing and a proper [FAQ](https://github.com/srevinsaju/guiscrcpy/blob/master/docs/FAQ.md) to fix the common problems I have seen in users

New Device Selection Panel
Thanks to suggestions of Thyrador, `guiscrcpy`'s device selector is looking way better than any other free screen mirroring clients in the world, and now it makes more sense to users too. Equally helpful for developers and power users, `guiscrcpy`s panel features all the information you need to know as developer of our device.
Also, it is more intuitive if your device is unauthorized, offline or connected, over WiFi or USB, everything as simple as pie

![](https://raw.githubusercontent.com/srevinsaju/guiscrcpy/master/docs/img/dev_info_guiscrcpy.png)

First stable `snap`
In the dawn of older devices coming into use, and those users who are concerned about security, guiscrcpy's snap is a good way of installation as it comes out of the box with scrcpy v1.13 and adb installed making use easy as pie, just
bash
snap install guiscrcpy

to get the latest version

`scrcpy` v1.13 (81)
With the release of `scrcpy` v1.13 few weeks ago, `guiscrcpy` has included all the support for the latest system.
Screen orientation (81) support was added and updated to configuration. The device uses specific device rotation saved to the file

Interface `scrcpy` and `adb`
For AppImages, it might be not easy to extract it and use the `adb` and `scrcpy` packaged along with it. For that, guiscrcpy provides a direct interface of the same as a command-line args
bash
guiscrcpy adb-interface
guiscrcpy scrcpy-interface


AppImage (`manylinux2014`)

3.8.5

This is a testing build
This build is important release for newer features, multiple device support and multiple controllers. The code is now more readable, and documented, and this release also features a new method of packaging,

3.7

5b08d0c Update releaser
b37f4a6 Fix seg_fault on tcpip
74f1e53 Make tcpip function more meaningful
f137d1f Add port number
191d5af Add fix for reiniting windows if already launched and add support for tcpip on usb devices"
b6d8d25 add .gitignore
149f17d Attempt adding support for manylinux2014 wheel
462769d Add more files to gitignore
5e0e8c5 Flake8 fixes
1f89fa3 Update setup.py
4dab0ee Refactor entry points
aef6178 Refactor lib.check
4f1b5b8 Move sed to appimage/entrypoint.sh
2a51c3f Add coloring to swipeUX
343d986 Remove traces of Tasmotizer
f337d6b Add salted hash coloring for unique device identification and error handling
ed7cdfc :tada: Add support for mltiple device toolkit control feature
f5b48ae Add conditional closing of side_panel and bottom_panel
f5217e0 Add close button for bottom panel
406ec59 Update setup.py
03a82c1 Add side panel and bottom panel optional initializer code
92eb31d Add side panel and bottom panel optional initializer UI
3e4c0eb Merge branch 'master' into beta-37
d7e49a3 Limit build frequency, fix AppImage deps and dynamic AppImage builds
82a96c6 Update appimage.yml
6c0ec5b Update appimage.yml
738b3b2 Update appimage.yml
3af3956 Add precedence for guiscrcpy to check environmen t variables
4a0b609 Update appimage.yml (93)
b57be19 Update appimage.yml
79647b2 Add AppImage CI link
cda15c6 Fix support for scrcpy binaries :tada: (92)
18a5bdb Add flake8 configuration file;
d9a8ad3 Flake8 again, lol
b01b563 Refactor unwanted variables
4a24787 More flake8 fixes
bbf33b2 Flake8 fixes
bea7f92 Remove lib.ver
2f1ba7a Better formatting of connected devices, and remove lib.ver
6d09c7d Add support for typing manual ip adress instead of portscanning
c1f86bd update setup.py
61c08d7 Merge branch 'master' into beta-37
908e961 update setup.py
e51d15f Fix long_description
0ed721b Merge branch 'beta-37' of https://github.com/srevinsaju/guiscrcpy into beta-37
2bf2ce8 Fix for destop file addition to share/applications 80 82
0acdb9f :tada: Pop GitPython and all the errors caused by it
3bda26f Appimage Workflow
89d8b66 Create appimage workflow (89)
19a6954 Add guiscrcpy appimage png
e07bffa Add Pipfile
056cbd5 Update logo for AppImage
64e21db Update metadata
2537da7 Add AppImage metadata
6d62911 Fix failure to start on version reading, if .git dir is missing, but GitPython is installed
bb613df Merge branch 'master' into beta-37
970f080 Merge upstream
a8da371 Fix failure to start on version reading, if .git dir is missing or GitPython is not installed"
3b76e79 Connect refresh button to refresh devices function
d3d43c5 Add device serial ids when execution of scrcpy and other adb processes"
d49f8a9 Merge upstream
9e4a10a Update requirements
3d72598 Merge branch 'master' into beta-37
a362167 Add links to README.md status badges. :tada: .
8f03747 Add Link to Windows Executable (CI)
7f6bbf2 Update gitpython from 3.1.0 to 3.1.1 (79)
9e3b56a Update guiscrcpy.check.adb to detect multiple instances
8ab6d14 Update version
4e6012e Add UI for device selector 64
b41bb7f Add conditional launching of psutil depending on its installed or not
bd39c99 Remove dependency psutil for MacOS
2583d1f Fix mapper to port for Override Resolutions 74
cbd36e3 Fix 75. Fix FileNotFoundError
5eae11f Merge branch 'master' into beta
b3e105c Update guiscrcpy_windows spec file
e986c12 update version in ver.py
aad21f2 update version in version.txt
cdc5ceb Add windows tools
ddb14de Change modes
f43f65f Fix font manager
58e9383 Fix desktop function for Windows and Linux
55a313e Add dependency pywin32 to windows systems
93b3f05 Remove unnecessary imports in setup.py
fe93a8f PEP8 and Flake8 Fixes
d724ff7 Amend requirements, add dependency
1443c21 Add desktop file support for Linux OS
65f4dc8 Update version
66b92af Release 3.3 Stable (69)
77c3b6b Update gitpython from 3.0.7 to 3.1.0 (68)


Now, I am on Patreon. If you like guiscrcpy, become [my patron](https://patreon.com/srevinsaju)

Support / Donate / Share
`coded with` :heart: `by a 17-dev`

3.5

This is a stable build
This build is a result of the v3.4 and continuous testing done by the users. Thanks to all the users who were interested in making guiscrcpy a great project. I were able to learn and find a lot of bugs because of user testing.

Highlights
`scrcpy` / `adb` file chooser.
Many users have complained about the installation method of `scrcpy` and adding it to path can be tedious. Now, `guiscrcpy` searches the PATH for `scrcpy` and `adb` (scrcpy.exe and adb.exe on Windows), if its not found, it opens a File Chooser Dialog, and it allows the user to choose the `scrcpy.exe` and `adb.exe` if its not found.
![image](https://user-images.githubusercontent.com/48695438/76107465-c11ad000-5fe9-11ea-926f-4e1db935f12f.png)


Desktop Icon
On the first execution of `guiscrcpy`, `guiscrcpy` generated a desktop shortcut on Linux (`~/desktop`) and on Windows, (native Desktop).
![image](https://user-images.githubusercontent.com/48695438/76107389-9466b880-5fe9-11ea-9a6c-ec021ec9968e.png)

Fonts
`guiscrcpy` has now moved its branding fonts to OFL fonts. The Trebuchet Fonts were now moved to Open Source [Titillium Web Fonts](https://fonts.google.com/specimen/Titillium+Web)
![image](https://user-images.githubusercontent.com/48695438/76107322-77ca8080-5fe9-11ea-89c5-fbb12f22bbd4.png)

Release binaries

| Windows (exe) | https://bit.ly/guiscrcpy-windows-35 |
|---------------|---------------|

Now, I am on Patreon. If you like guiscrcpy, become [my patron](https://patreon.com/srevinsaju)

Support / Donate / Share
`coded with` :heart: `by a 17-dev`

3.4

This is a development testing build
This build aims for the development release v3.4, and we need to identify bugs and fix them before the release of 3.5 scheduled April 1st week

Beta testers may download and test the app compiled in Windows and Linux AppImages and python packages, the version 3.4 remains published to PYPI repository for the sake of development.

Highlights (in short)
`scrcpy` / `adb` file chooser.
Many users have complained about the installation method of `scrcpy` and adding it to path can be tedious. Now, `guiscrcpy` searches the PATH for `scrcpy` and `adb` (scrcpy.exe and adb.exe on Windows), if its not found, it opens a File Chooser Dialog, and it allows the user to choose the `scrcpy.exe` and `adb.exe` if its not found.
![image](https://user-images.githubusercontent.com/48695438/76107465-c11ad000-5fe9-11ea-926f-4e1db935f12f.png)


Desktop Icon
On the first execution of `guiscrcpy`, `guiscrcpy` generated a desktop shortcut on Linux (`~/desktop`) and on Windows, (native Desktop).
![image](https://user-images.githubusercontent.com/48695438/76107389-9466b880-5fe9-11ea-9a6c-ec021ec9968e.png)


Fonts
`guiscrcpy` has now moved its branding fonts to OFL fonts. The Trebuchet Fonts were now moved to Open Source [Titillium Web Fonts](https://fonts.google.com/specimen/Titillium+Web)
![image](https://user-images.githubusercontent.com/48695438/76107322-77ca8080-5fe9-11ea-89c5-fbb12f22bbd4.png)

Additional links
[App Image](https://github.com/srevinsaju/guiscrcpy/suites/504318707/artifacts/2609985)
[Windows EXE (if the asset exe doesn't work on your system)](https://github.com/srevinsaju/guiscrcpy/pull/71/checks?check_run_id=490831160)


Support / Donate / Share
`coded with` :heart: `by a 17-dev`

3.3.1

This is a build only for Windows Executables.
Following the issues on 75 72 73, the executable failed because of the absence of py_rth_pkgs. This was however fixed on master, but due to the absence of a direct link to the executable, there were a lot of confusion

Build Executable
Click the link below to download guiscrcpy-3.3.1.exe

[`guiscrcpy-3.3.1.exe`](https://github.com/srevinsaju/guiscrcpy/suites/540351218/artifacts/3255283)

If you like the app, please
[![Become a Patron](https://c5.patreon.com/external/logo/become_a_patron_button.png)](https://www.patreon.com/srevinsaju?fan_landing=true)

Support / Donate / Share
`coded with` :heart: `by a 17-dev`

Page 6 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.