Control mouse and keyboard from a smartphone
Remove exactly values of CLI options for avoid possible inconsistency (or missingoptions) during releases |
||
|---|---|---|
| desktop | ||
| flatpak | ||
| icon_font | ||
| screenshots | ||
| snap | ||
| webdata | ||
| CHANGELOG.md | ||
| controller.go | ||
| controller_portal.go | ||
| controller_windows.go | ||
| controller_x11.go | ||
| COPYING | ||
| go.mod | ||
| go.sum | ||
| host.go | ||
| icon_windows.go | ||
| icon_windows.syso | ||
| keysyms.generated.go | ||
| keysyms.generator.go | ||
| keysyms.go | ||
| main.go | ||
| qr.go | ||
| README.md | ||
| terminal.go | ||
| terminal_posix.go | ||
| terminal_windows.go | ||
| webdata.go | ||
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 & X11:
go install -tags portal,x11 github.com/unrud/remote-touchpad@latest - Windows:
go install github.com/unrud/remote-touchpad@latest
- Portal & X11:
Command line options
# For see command line option (sensitive, static QR-code and secrets, ecetra)
$ remote-touchpad --help



