Control mouse and keyboard from a smartphone
Find a file
dependabot[bot] c358f7dcb3
Bump golang.org/x/net from 0.4.0 to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.4.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.4.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-18 02:50:04 +00:00
desktop Bump version to 1.2.3 2022-12-29 22:32:47 +01:00
flatpak Update dependencies 2022-12-29 22:32:47 +01:00
icon-font Reorganize 2022-06-20 03:48:43 +02:00
inputcontrol Improve XWayland detection 2022-12-29 22:19:38 +01:00
screenshots Update screenshots 2022-01-29 11:04:22 +01:00
snap Improve XWayland detection 2022-12-29 22:19:38 +01:00
terminal Reorganize 2022-06-20 03:48:43 +02:00
webdata Throw exception again 2022-02-23 21:11:24 +01:00
CHANGELOG.md Bump version to 1.2.3 2022-12-29 22:32:47 +01:00
COPYING import project 2018-06-23 17:40:58 +02:00
go.mod Bump golang.org/x/net from 0.4.0 to 0.7.0 2023-02-18 02:50:04 +00:00
go.sum Bump golang.org/x/net from 0.4.0 to 0.7.0 2023-02-18 02:50:04 +00:00
host.go Reorganize 2022-06-20 03:48:43 +02:00
icon_windows.go Use tags for go generate 2020-08-26 03:31:59 +02:00
icon_windows.syso New logo 2021-06-06 00:46:14 +02:00
main.go Bump version to 1.2.3 2022-12-29 22:32:47 +01:00
README.md README: Switch from "go get" to "go install" 2022-02-22 16:23:00 +01:00
webdata.go Reorganize 2022-06-20 03:48:43 +02:00

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

Screenshots

screenshot 1

screenshot 2

screenshot 3

screenshot 4