Control mouse and keyboard from a smartphone
Find a file
2020-05-24 08:08:50 +05:30
desktop Bump version to 0.0.18 2020-05-17 03:12:19 +02:00
flatpak Update dependencies 2020-05-17 03:11:49 +02:00
icon_font Add space between name and email in copyright 2019-10-28 01:50:08 +01:00
screenshots Update screenshots 2020-02-17 18:02:01 +01:00
snap Snap: Fix license top-level property 2020-03-01 18:25:14 +01:00
webdata Minor HTML improvements 2020-02-20 18:57:09 +01:00
backend.go Add space between name and email in copyright 2019-10-28 01:50:08 +01:00
backend_portal.go Add space between name and email in copyright 2019-10-28 01:50:08 +01:00
backend_portal_disabled.go Add space between name and email in copyright 2019-10-28 01:50:08 +01:00
backend_windows.go Add space between name and email in copyright 2019-10-28 01:50:08 +01:00
backend_windows_disabled.go Add space between name and email in copyright 2019-10-28 01:50:08 +01:00
backend_x11.go Add space between name and email in copyright 2019-10-28 01:50:08 +01:00
backend_x11_disabled.go Add space between name and email in copyright 2019-10-28 01:50:08 +01:00
bindata.generated.go Minor HTML improvements 2020-02-20 18:57:09 +01:00
bindata.go set mode and modTime 2018-07-31 20:18:45 +02:00
CHANGELOG.md Bump version to 0.0.18 2020-05-17 03:12:19 +02:00
COPYING import project 2018-06-23 17:40:58 +02:00
host.go Prefer Ipv4 addresses 2019-11-03 14:11:55 +01:00
icon.go fix path for generated icon resource 2018-06-23 18:17:53 +02:00
icon_windows.syso update icon 2018-09-07 09:29:10 +02:00
keysyms.generated.go add multimedia keys 2018-09-30 00:26:31 +02:00
keysyms.generator.go Add space between name and email in copyright 2019-10-28 01:50:08 +01:00
keysyms.go Add space between name and email in copyright 2019-10-28 01:50:08 +01:00
main.go Bump version to 0.0.18 2020-05-17 03:12:19 +02:00
qr.go Add space between name and email in copyright 2019-10-28 01:50:08 +01:00
README.md Updating install information with golang 2020-05-24 08:08:50 +05:30
terminal.go Set terminal title 2019-10-28 01:50:10 +01:00
terminal_posix.go Set terminal title 2019-10-28 01:50:10 +01:00
terminal_windows.go Set terminal title 2019-10-28 01:50:10 +01: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 (experimental), Windows and X11.

Installation

  • golang(this will install bleeding edge): go get github.com/Unrud/remote-touchpad && go install -tags {windows|x11} github.com/Unrud/remote-touchpad

Screenshots

screenshot 1

screenshot 2

screenshot 3

screenshot 4