Skip to content

Releases: bilbospocketses/ws-scrcpy-web

v0.1.30-beta.49

08 Jun 17:13
238fa7a

Choose a tag to compare

⚠️ This release is unsigned. Code-signing is currently under evaluation. You may see Windows SmartScreen warnings on install — verify integrity via the SHA256SUMS file in this release.

Added

  • Install for all users — now available any time from Settings (Linux). Previously a machine-wide /opt install could only be chosen at the first-run prompt. The App section of Settings now has an explicit install for all users action that relocates the app to /opt under a single administrator prompt; once it's installed system-wide the control greys out and shows that it's already installed for all users (/opt).
  • The machine-wide app now shows a proper icon in the apps menu (Linux). Installing for all users also drops the app's icon into the system icon theme, so its launcher entry shows the ws-scrcpy-web icon instead of a generic placeholder.
  • Uninstall ws-scrcpy-web from inside the app (Linux). The App section adds a complete uninstall… action that removes the app — including a machine-wide /opt install and any installed user- or system-scope service — in a single pass, with at most one administrator prompt. A keep my settings & logs option preserves your config.json and logs (so a later reinstall reuses your saved port) while still removing the program and its bundled dependencies.

node-pty prebuilds v1.1.0

21 Apr 11:09

Choose a tag to compare

Prebuilt node-pty binaries for ws-scrcpy-web's NodePtyResolver fallback.

Upstream: microsoft/node-pty v1.1.0
Covered ABIs: current 137 (Node v24.16.0), prior 127 (Node v22.22.3)
Platforms: win32-x64, win32-arm64, linux-x64-glibc, linux-arm64-glibc, linux-x64-musl
(linux-arm64-musl excluded — GH Actions JS-action runtime doesn't run in Alpine+arm64 containers; those users fall back to compile-at-install.)

node-pty prebuilds (latest)

21 Apr 11:09

Choose a tag to compare

Manifest pointing at the latest published prebuild release.