Remove exactly values of CLI options for avoid possible inconsistency (or missingoptions) during releases
31 lines
1.2 KiB
Markdown
31 lines
1.2 KiB
Markdown
# 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](https://flathub.org/apps/details/com.github.unrud.RemoteTouchpad)
|
|
* [Snap](https://snapcraft.io/remote-touchpad)
|
|
* [Windows](https://github.com/Unrud/remote-touchpad/releases/latest)
|
|
* Golang:
|
|
* Portal & X11: `go install -tags portal,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
|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|