0.0.2 • Published 7 years ago

scolan v0.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

scolan

🎩 scolan is short for "Sync-Clipboard-Over-Local-Area-Network"

Sync clipboard over LAN

Installations

Make sure installed Node.js (>= v4.2) and npm, and then run:

$ npm install -g scolan

Usage

  1. Open terminal or cmd on your device
  2. Run scolan start, it will show you a PIN code
  3. Open terminal or cmd on another device in the same LAN
  4. Run scolan start --pin=XXXXX (use the PIN code above instead of XXXXX)
  5. Enjoy this awesome

For more usage, please run:

$ scolan -h

Caveats

  • Clipboard data is NOT encrypted
  • Sync text only

TODO

  • Auto start

License

MIT