Crates.io | xmirror |
lib.rs | xmirror |
version | 0.2.0 |
created_at | 2025-04-24 04:56:31.683486+00 |
updated_at | 2025-04-25 23:26:35.620586+00 |
description | Capture keyboard and mouse events from a local machine and mirror them to a remote server over the network. |
homepage | |
repository | https://github.com/foltik/xmirror |
max_upload_size | |
id | 1646615 |
size | 13,146 |
Capture keyboard and mouse events from a local machine and mirror them to a remote server over the network. I use it for remote controlling a media server with my laptop.
xmirror-server 0.0.0.0:1337
xmirror $SERVER:1337
Hold Ctrl + Shift + Alt + Super
simultaneously to exit.
Download your binary of choice from the releases page.
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
cargo install xmirror
cargo install xmirror-server