Skip to content

2635599/scrcpy-snap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 

Repository files navigation

Unofficial Snap Packaging for scrcpy

This is the unofficial snap for scrcpy, "Display and control your Android device". It works on Ubuntu, Fedora, Debian, and other major Linux distributions.

Screenshot of the Snapped Application

Installation

(Don't have snapd installed?)

The Graphical Way

Get it from the Snap Store -->

From the Terminal

The latest (non stable) version built from scrcpy's master branch is in the edge channel:
sudo snap install --channel=edge scrcpy
The latest stable version (currently v1.9) is in the stable channel:
sudo snap install scrcpy
On some systems the core snap is not installed by default but it's needed:
sudo snap install core
Usage:
scrcpy
You can also use the builtin adb tool:
scrcpy.adb [options]
For example:
scrcpy.adb devices
scrcpy.adb kill-server

To uninstall the scrcpy snap:

sudo snap remove scrcpy

About

Unofficial snap packaging for scrcpy: https://github.com/Genymobile/scrcpy

Resources

License

Stars

Watchers

Forks

Packages

No packages published