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 | 0000000731 731 Bytes | |
_servicedata | 0000000238 238 Bytes | |
fix-desktop-file-exec.patch | 0000001075 1.05 KB | |
scrcpy-1.25.tar.xz | 0000288268 282 KB | |
scrcpy-server-v1.25 | 0000042151 41.2 KB | |
scrcpy.changes | 0000052888 51.6 KB | |
scrcpy.spec | 0000002644 2.58 KB |
Revision 8 (latest revision is 33)
Eric Schirra (ecsos)
committed
(revision 8)
- Update to version 1.25: * Bump version to 1.25 * Upgrade FFmpeg (5.1.2) for Windows 64-bit * Upgrade SDL (2.26.1) for Windows * Upgrade platform-tools (33.0.3) for Windows * Force mouse source when --forward-all-clicks * Remove continuous resizing workaround for Windows * Add parent directory in release zipfile * Use "meson setup" * Adapt ClipboardManager for Android 13 * Upgrade junit to 4.13.2 * Use current adb port (if any) for --tcpip * Fix CommandParserTest code style * Always use --key=value in README * Fix DisplayInfo parsing for Android Q * Support wchar_t in argv for Windows * Avoid string concatenation in crossfiles * Build log.c for test_cli * Add missing include <string.h> for strlen() * Add missing include <string.h> for memmove() * Add -s auto-completion for zsh * Add -s auto-completion for bash * Make ServiceManager and Settings methods static * Fix typo in logs * Add fallback to get DisplayInfo * Use /dev/null instead of closing fds * Extract $BUILD_TOOLS_DIR * Add scrcpy-console.desktop * Use shell environment to execute launcher * Add desktop entry file for Linux app launchers
Comments 0