You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README_EN.md
+5-7
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# MYScrcpy V1.5.8
1
+
# MYScrcpy V1.5.9
2
2
3
3
---
4
4
@@ -8,7 +8,7 @@ A [**Scrcpy**](https://github.com/Genymobile/scrcpy/) client implemented in **Py
8
8
9
9
Includes comprehensive video, audio, and control flow parsing and presentation. **Developer-friendly, Just pip install and ready to go!**
10
10
11
-
Uses [**DearPyGui**](https://github.com/hoffstadt/DearPyGui) as the main GUI. Supports Window Position Record, Right-click gesture control, Virtual Cameras, Chinese input, unlocking screen passwords, and other features.
11
+
Uses [**DearPyGui**](https://github.com/hoffstadt/DearPyGui) as the main GUI. Supports Window Position Record, Right-click gesture control, Virtual Cameras, File Manager, Chinese input, unlocking screen passwords, and other features.
12
12
13
13
In some control proxy scenarios, [**pygame**](https://www.pygame.org/) is used for mouse and keyboard control mapping GUI.
14
14
@@ -30,6 +30,7 @@ Pygame provides features such as mouse hiding and key event listening, suitable
30
30
- Minimize references on demand. Core can be deployed in **Termux**, Web GUI in LAN. [**Installation Tutorial**](https://github.com/me2sy/MYScrcpy/blob/main/files/doc/MYScrcpy_with_Termux.md)
31
31
32
32
### GUI
33
+
-**1.5.9 NEW** File Manager with upload, download, delete and more [**HowTo**](https://github.com/me2sy/MYScrcpy/blob/main/files/doc/help/file_manager/Help_file_manager.md)
33
34
-**1.5.8 NEW** Supports file transfer on Windows systems
34
35
- Use the right-click gesture Down|Up to quickly copy
35
36
- Alternatively, use VAC -> Control -> CopyToDevice
@@ -55,7 +56,7 @@ Pygame provides features such as mouse hiding and key event listening, suitable
55
56
- Pull the window for free scaling
56
57
- Automatically scale the window to video based on height/width
description = "A Scrcpy client implemented in Python. Gui with dearpygui/pygame. With Video, Audio, also Control. GUI Supports Key Proxy, window position record, right-click gesture control, Virtual Camera, UHID Keyboard and Chinese input and more."
11
+
description = "A Scrcpy client implemented in Python. Gui with dearpygui/pygame. With Video, Audio, also Control. GUI Supports Key Proxy, window position record, right-click gesture control, File Manager, Virtual Camera, UHID Keyboard and Chinese input and more."
0 commit comments