remote-touchpad/README.md
2026-08-11 06:51:00 +05:30

1.2 KiB

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
      

Command line options

# For see command line option (sensitive, static QR-code and secrets, ecetra)
$ remote-touchpad --help

Screenshots

screenshot 1

screenshot 2

screenshot 3

screenshot 4