Skip to content

Add support for Windows Package Manager (winget) #1444

Description

@IDisposable

Is your feature request related to a problem? Please describe.
While Chocolatey and Scoop are both excellent package managers for Windows, the newly released Windows Package Manager is built-in and available in all upcoming versions of Windows.

Describe the solution you'd like
Would love to see scrcpy registered for a winget install scrcpy install. Instructions for submitting the package to the winget repository are pretty simple, just uploading a manifest to the public GitHub repository of packages via a PR.

Steps:

  1. Create manifest
  2. Register manifest with winget
  3. Update the srccpy repository to build/validate/submit manifest
  4. Wait for initial confirmation that package is available
  5. Update this repository README.MD to include winget instructions.

Describe alternatives you've considered
Obviously we can already use choco or scoop, but those package managers have to be bootstrap-installed first if not yet in use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions