Genymobile / scrcpy

Display and control your Android device
Apache License 2.0
108.8k stars 10.47k forks source link

Installing scrcpy in Ubuntu without access to terminal or internet? #5223

Open zumatrahia opened 3 weeks ago

zumatrahia commented 3 weeks ago

Hello I'm using scrcpy in my own windows machine it works great. But i want to install it in my workplace computer which uses ubuntu but that machine has no access to internet and no access to terminal. How can i install it? I will connect my android 11 phone and i only need screen mirroring dont need any other feature.

bloominstrong commented 3 weeks ago

You can download the snap on another Ubuntu Machine and move the files across and install them on the offline box. https://forum.snapcraft.io/t/download-snaps-and-install-offline/15713

But that would require access to the terminal to install the snap (unless the snap-store GUI supports installing from a file), so I don't thin kit's going to be possible on that machine.