1.0.3 • Published 10 months ago

xcp-native v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

xcp-native

Cross Copy Paste From All Your Devices

Tests

Tested On:

  • Arch Linux (with LXDM and X11)
  • Android (with Termux and Termux:API)

Install And Usage

Install This Using:

npm i -g xcp-native@latest

To Start It:

XCP_CONF=path/to/conf xcp-native # the env var is required

Config File:

{
    "clients": ["list","of","ip"], // these are devices where your clipboard gets shared to if clients are running xcp-native
    "password": "secure_pass" // this needs to be the same as the other clients otherwise it wont work
}
1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago