Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T17:03:47.000Z (7 months ago)
- Last Synced: 2024-06-20T18:56:00.208Z (5 months ago)
- Language: Go
- Size: 1.99 MB
- Stars: 495
- Watchers: 11
- Forks: 51
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: COPYING
Awesome Lists containing this project
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: `go install -tags portal,uinput,x11 github.com/unrud/remote-touchpad@latest`
* Windows: `go install github.com/unrud/remote-touchpad@latest`## Screenshots
![screenshot 1](https://raw.githubusercontent.com/Unrud/remote-touchpad/master/screenshots/1.png)
![screenshot 2](https://raw.githubusercontent.com/Unrud/remote-touchpad/master/screenshots/2.png)
![screenshot 3](https://raw.githubusercontent.com/Unrud/remote-touchpad/master/screenshots/3.png)
![screenshot 4](https://raw.githubusercontent.com/Unrud/remote-touchpad/master/screenshots/4.png)