Skip to content

Simplest Vue demo/TS demo that only implements the scrcpy function #592

Answered by yume-chan
meetAndEgg asked this question in Q&A
Discussion options

You must be logged in to vote

I can't find a .jar file in scrcpy releases)

It's called scrcpy-server-v{VERSION}, without extension.

But when I run your project, I also didn't download the . jar file but it still run sucessfully.

It uses fetch-scrcpy-server:

"postinstall": "fetch-scrcpy-server 2.0 && node scripts/manifest.mjs",

I see you have provided a fetch-scrcpy-server library but I can't install it using npm install

The fetch-scrcpy-server script is in the @yume-chan/scrcpy package, but you do have to add gh-release-fetch@3 package. See the related section in README: https://www.npmjs.com/package/@yume-chan/scrcpy#fetch-scrcpy-server

Note t…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@yume-chan
Comment options

Answer selected by meetAndEgg
@meetAndEgg
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants