1.1.0 • Published 4 years ago

shareclip v1.1.0

Weekly downloads
4
License
GPL-3.0
Repository
github
Last release
4 years ago

Shareclip

Shareclip shares your clipboard across multiple devices. Copy on your phone and paste on your desktop!

Thanks to:

Quickstart

Requires node.js to be installed. Run:

npx shareclip

Downloads

Note: If you already have node.js installed (If you don't know what that is then probably not), then follow Running below instead of this.

Downloads are at releases

Open your terminal, and run

shareclip-[os]

Didn't understand / Doesn't work? Install the latest node.js and follow the instructions under Quickstart or Installation

Installation

Run

npm install -g shareclip

And then

shareclip

Usage

After running shareclip, you should see something like:

RUNNING AS SERVER
WARNING: THE PANDAS ARE COMING
Listening on port 54979
Run "shareclip http://192.168.29.128:54979" on a different device

WARNING: THE PANDAS ARE COMING

Run the command provided (Here, it's shareclip http://192.168.29.128:54979) on another device where you have shareclip installed and enter. Your clipboard should be shared automatically between your devices now. Note that your devices must be under the same WiFi network.

Specific instructions for Android

apt update -y && apt install termux-api nodejs -y
  • Follow instructions under Quickstart or Installation
1.1.0

4 years ago

1.0.0

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago