xieren58 / scrcpy-mask

A Scrcpy client in Rust & Tarui aimed at providing mouse and key mapping to control Android device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scrcpy-mask

A Scrcpy client in Rust & Tarui aimed at providing mouse and key mapping to control Android device.

Due to the delay and blurred image quality of the mirror screen. This project found another way, directly abandoned the mirror screen, and instead used a transparent mask to display the screen content behind the window, which fundamentally put an end to the delay in casting the screen.

Features

  • Wired and wireless connections to Android devices
  • Start scrcpy-server and connect to it
  • Implement scrcpy client control protocol
  • Mouse and keyboard key mapping
  • Visually setting the mapping
  • Key mapping config import and export
  • Update check
  • Switch between key mapping and raw input
  • Better macro support
  • Provide external interface through websocket

Screenshot

  • Device control

  • Key mapping setting

  • Mask above game

Contribution.

If you are interested in this project, you are welcome to submit pull request or issue. But my time and energy is limited, so I may not be able to deal with it all.

About

A Scrcpy client in Rust & Tarui aimed at providing mouse and key mapping to control Android device

License:Apache License 2.0


Languages

Language:TypeScript 40.4%Language:Vue 40.2%Language:Rust 18.4%Language:JavaScript 0.7%Language:CSS 0.2%Language:HTML 0.1%