Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.04 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.04 KB

Remote Touchpad

Control mouse and keyboard from the webbrowser of a smartphone (or any other device with a touchscreen). To take control open the displayed URL or scan the QR code.

Supports Flatpak's RemoteDesktop portal (for Wayland), Windows and X11.

Installation

  • Flatpak
  • Snap
  • Windows
  • Golang:
    • Portal & uinput & X11: go install -tags portal,uinput,x11 github.com/unrud/remote-touchpad@latest
    • Windows: go install github.com/unrud/remote-touchpad@latest

Screenshots

screenshot 1

screenshot 2

screenshot 3

screenshot 4