Display and control your Android device
https://github.com/Genymobile/scrcpy
This application provides display and control of Android devices connected on USB. It does not require any root access.
- Links to hardware / scrcpy
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:ecsos/scrcpy && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000116 116 Bytes | |
_service | 0000000730 730 Bytes | |
_servicedata | 0000000238 238 Bytes | |
fix-desktop-file-exec.patch | 0000001075 1.05 KB | |
scrcpy-2.1.tar.xz | 0000317136 310 KB | |
scrcpy-server-v2.1 | 0000056955 55.6 KB | |
scrcpy.changes | 0000065823 64.3 KB | |
scrcpy.spec | 0000002852 2.79 KB |
Revision 11 (latest revision is 33)
Eric Schirra (ecsos)
committed
(revision 11)
- Update to version 2.1: * Bump version to 2.1 * Fix adb forward initialization * Fix code style * Accept failure in rotation or fold registration * Register DisplayFoldListener only for Android 10+ * Upgrade platform-tools (34.0.3) for Windows * Update developer documentation * Fix build without gradle * Upgrade SDL (2.28.0) for Windows * Add workarounds for Honor devices * Move workarounds execution * Log device BRAND * Fix lint warning * Add InputManagerGlobal for Android 14 beta 3 * Add --time-limit * Improve recording documentation * Rename raw_video_stream to raw_stream * Remove spurious empty line * Reformat Java code * Name Java threads * Add missing shortcut in documentation * Add option to kill adb on close * Fix adb server vs adb daemon confusion * Fix options alphabetical order * Simplify command in documentation * Fix typo in recording documentation * Fix PTS when not monotonically increasing * Extract stream-specific structure in recorder * Fix recorder waiting when stream disabled
Comments 0