Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@yume-chan/adb-scrcpy

yume-chan683MIT2.0.1TypeScript support: included

Use @yume-chan/adb to bootstrap @yume-chan/scrcpy.

adb, android-phone, scrcpy

readme

Tango

@yume-chan/adb-scrcpy

Use `@yume-chan/adb` to bootstrap `@yume-chan/scrcpy`.

MIT License GitHub release Package Size npm Discord

This package is part of Tango ADB. Generally you need multiple packages to build a complete ADB client that can run on Web browsers and Node.js. Read the documentation for more information.

Documentation

Check the latest documentation at https://docs.tangoapp.dev/scrcpy/

Sponsors

Become a backer and get your image on our README on Github with a link to your site.

changelog

Change Log - @yume-chan/adb-scrcpy

2.0.1

Patch Changes

2.0.0

Major Changes

  • fe06652: Move version parameter to AdbScrcpyOptions

Minor Changes

  • d51ac8d: Forward clipboard stream from options class to AdbScrcpyClient
  • 02f5bd5: Add alias for all AdbScrcpyOptions versions

Patch Changes

1.1.0

Minor Changes

  • cb44b63: Move version info to option classes and provide default values

Patch Changes

  • Updated dependencies [ab98953]
  • Updated dependencies [6140ebc]
  • Updated dependencies [6140ebc]
  • Updated dependencies [6140ebc]
  • Updated dependencies [8c5b3c2]
  • Updated dependencies [7f2a09c]
  • Updated dependencies [cb44b63]

1.0.1

Patch Changes

  • 53688d3: Use PNPM workspace and Changesets to manage the monorepo.

    Because Changesets doesn't support alpha versions (0.x.x), this version is 1.0.0. Future versions will follow SemVer rules, for example, breaking API changes will introduce a new major version.

  • db8466f: Rewrite the struct API completely

  • db8466f: Fix automatically switching to forward tunnel when reverse tunnel is not supported
  • Updated dependencies [53688d3]
  • Updated dependencies [db8466f]
  • Updated dependencies [db8466f]
  • Updated dependencies [ea5002b]
  • Updated dependencies [ea5002b]
  • Updated dependencies [db8466f]

This log was last generated on Tue, 18 Jun 2024 02:49:43 GMT and should not be manually modified.

0.0.24

Tue, 18 Jun 2024 02:49:43 GMT

Updates

  • Rename AdbScrcpyClient#controlMessageWriter to controller
  • Remove AdbScrcpyClient#deviceMessageStream. Use ScrcpyOptions#clipboard to watch clipboard changes.
  • Allow AdbScrcpyClient#pushServer to accept ReadableStream<Uint8Array> as input
  • Add AV1 video size parsing support
  • Loosen type parameter constraints on AdbScrcpyOptionsX_XX classes, allow them to accept more option types

0.0.23

Thu, 21 Mar 2024 03:15:10 GMT

Version update only

0.0.22

Wed, 13 Dec 2023 05:57:27 GMT

Version update only

0.0.21

Fri, 25 Aug 2023 14:05:18 GMT

Updates

  • Add support for Scrcpy server version 2.1 and 2.1.1

0.0.20

Mon, 05 Jun 2023 02:51:41 GMT

Initial release