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 (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000116 116 Bytes | |
_service | 0000000730 730 Bytes | |
_servicedata | 0000000238 238 Bytes | |
scrcpy-3.0.tar.xz | 0000369492 361 KB | |
scrcpy-server-v3.0 | 0000090224 88.1 KB | |
scrcpy.changes | 0000086964 84.9 KB | |
scrcpy.spec | 0000002954 2.88 KB |
Latest Revision
Eric Schirra (ecsos)
committed
(revision 33)
- Update to version 3.0: * Update links to 3.0 * Bump version to 3.0 * Build FFmpeg with v4l2 support for Linux * Include scrcpy manpage in Linux and macOS releases * Fix alphabetic order of cli args * Test build_without_gradle.sh in GitHub Actions * Add script to release macOS static binary * Use generic command for SHA-256 * Add script to release Linux static binary * Add support for .tar.gz packaging * Add static build option * Add support for build and link types for deps * Make the ADB dependency script Windows-specific * Extract args processing in deps scripts * Store dependencies configure args in bash arrays * Disable VDPAU and VAAPI for FFmpeg build * Reorder FFmpeg configure args * Preserve file permissions in GitHub Actions * Split packaging for each target on CI * Test scrcpy-server in a separate CI job * Replace release.mk by release scripts * Add debugging method for Android >= 11 * Determine debugger command at runtime * Add missing aidl in build_without_gradle.sh * Extract PLATFORM_TOOLS in build_without_gradle.sh * Dissociate virtual display size and capture size * Upgrade platform-tools (35.0.2) for Windows * Document missing --cask option for macOS * Upgrade SDL (2.30.9) for Windows
Comments 0