https://github.com/Unrud/remote-touchpad
Control mouse and keyboard from a smartphone
https://github.com/Unrud/remote-touchpad
Last synced: about 1 month ago
JSON representation
Control mouse and keyboard from a smartphone
- Host: GitHub
- URL: https://github.com/Unrud/remote-touchpad
- Owner: Unrud
- License: gpl-3.0
- Created: 2018-06-23T15:11:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-17T20:34:06.000Z (about 1 year ago)
- Last Synced: 2025-02-08T23:03:27.234Z (10 months ago)
- Language: Go
- Size: 1.93 MB
- Stars: 573
- Watchers: 11
- Forks: 50
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: COPYING
Awesome Lists containing this project
- awesome-go-cn - remote-touchpad - touchpad) [![godoc][D]](https://godoc.org/github.com/Unrud/remote-touchpad) (公用事业公司 / 实用程序/Miscellaneous)
- awesome-go-plus - remote-touchpad - Control mouse and keyboard from a smartphone.  (Utilities / Utility/Miscellaneous)
- awesome-go - remote-touchpad - Control mouse and keyboard from a smartphone. (Utilities / Utility/Miscellaneous)
- awesome-go - remote-touchpad - Control mouse and keyboard from a smartphone. (Utilities / Utility/Miscellaneous)
- awesome-go - remote-touchpad - Control mouse and keyboard from a smartphone. (Utilities / Utility/Miscellaneous)
- fucking-awesome-go - remote-touchpad - Control mouse and keyboard from a smartphone. (Utilities / Utility/Miscellaneous)
- awesome-go-cn - remote-touchpad - touchpad) (公用事业公司 / 实用程序/Miscellaneous)
- awesome-go - remote-touchpad - Control mouse and keyboard from a smartphone. (Utilities / Utility/Miscellaneous)
- awesome-go-with-stars - remote-touchpad - Control mouse and keyboard from a smartphone. (Utilities / Utility/Miscellaneous)
- awesome-go - Unrud/remote-touchpad
- awesome-go - remote-touchpad - Control mouse and keyboard from a smartphone. (Utilities / Utility/Miscellaneous)
README
# 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 & uinput & X11:
```sh
go install -tags portal,uinput,x11 github.com/unrud/remote-touchpad@latest
```
* Windows:
```sh
go install github.com/unrud/remote-touchpad@latest
```
## Screenshots



