Nexdesk

Share your keyboard and mouse across machines

Features

Install

One command to download, install, and configure:

curl -fsSL https://raw.githubusercontent.com/tapthaker/nexdesk/master/install.sh | sh

Or download from GitHub Releases manually.

Build from source:

git clone https://github.com/tapthaker/nexdesk.git
cd nexdesk
cargo build --release

Quick start

On the server machine (shares keyboard & mouse):

nexdesk serve

On the client machine:

nexdesk connect

That's it. mDNS discovery handles the rest. A one-time OTP pairing prompt will appear on first connection.