Control mouse and keyboard from a smartphone
|
|
||
|---|---|---|
| .github/workflows | ||
| desktop | ||
| flatpak | ||
| icon-font | ||
| inputcontrol | ||
| screenshots | ||
| snap | ||
| terminal | ||
| webdata | ||
| CHANGELOG.md | ||
| COPYING | ||
| go.mod | ||
| go.sum | ||
| host.go | ||
| icon_windows.go | ||
| icon_windows.syso | ||
| main.go | ||
| README.md | ||
| webdata.go | ||
| webdata_test.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 & uinput & X11:
go install -tags portal,uinput,x11 github.com/unrud/remote-touchpad@latest -
Windows:
go install github.com/unrud/remote-touchpad@latest
-



