All Projects → yue → Crossclip

yue / Crossclip

Licence: mit
Sync clipboard across macOS/Linux/Windows on LAN

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Crossclip

Copyq
Clipboard manager with advanced features
Stars: ✭ 4,346 (+19654.55%)
Mutual labels:  clipboard
Onequick.ahk Legacy
windows快捷键工具(屏幕边缘操作, 剪贴板增强). Autohotkey tool (screen border operation, clipboard manager).
Stars: ✭ 471 (+2040.91%)
Mutual labels:  clipboard
Datapasta
On top of spaghetti, all covered in cheese....
Stars: ✭ 704 (+3100%)
Mutual labels:  clipboard
Gotem
Copy to clipboard for modern browsers in less than 1kb.
Stars: ✭ 439 (+1895.45%)
Mutual labels:  clipboard
Gpaste
Clipboard management system
Stars: ✭ 465 (+2013.64%)
Mutual labels:  clipboard
Inlineattachment
Easily paste and upload files/images in plain textareas
Stars: ✭ 597 (+2613.64%)
Mutual labels:  clipboard
Clipboard
Ruby access to the clipboard on Windows, Linux, macOS, Java, Cygwin, and WSL 📋︎
Stars: ✭ 310 (+1309.09%)
Mutual labels:  clipboard
Zeroclipboard
The ZeroClipboard library provides an easy way to copy text to the clipboard using an invisible Adobe Flash movie and a JavaScript interface.
Stars: ✭ 6,650 (+30127.27%)
Mutual labels:  clipboard
Wl Clipboard
Command-line copy/paste utilities for Wayland
Stars: ✭ 467 (+2022.73%)
Mutual labels:  clipboard
Clipmenu
Clipboard management using dmenu
Stars: ✭ 634 (+2781.82%)
Mutual labels:  clipboard
Ngx Clipboard
A pure angular clipboard directive
Stars: ✭ 440 (+1900%)
Mutual labels:  clipboard
Clipboard Copy
Lightweight copy to clipboard for the web
Stars: ✭ 443 (+1913.64%)
Mutual labels:  clipboard
Pbgopy
Copy and paste between devices
Stars: ✭ 612 (+2681.82%)
Mutual labels:  clipboard
Clip
Cross-platform C++ library to copy/paste clipboard content
Stars: ✭ 341 (+1450%)
Mutual labels:  clipboard
Clipboard
clipboard for golang
Stars: ✭ 720 (+3172.73%)
Mutual labels:  clipboard
Extrakto
tmux - quickly select, copy/insert/complete text without a mouse
Stars: ✭ 320 (+1354.55%)
Mutual labels:  clipboard
Clipy
Clipboard extension app for macOS.
Stars: ✭ 5,574 (+25236.36%)
Mutual labels:  clipboard
Unicopy
Unicode command-line codepoint dumper
Stars: ✭ 16 (-27.27%)
Mutual labels:  clipboard
Clipboard Polyfill
📋 Simple copying on the web, with maximum browser compatibility.
Stars: ✭ 748 (+3300%)
Mutual labels:  clipboard
Pasteex
📋 Paste As File 把剪贴板的内容直接粘贴为文件
Stars: ✭ 634 (+2781.82%)
Mutual labels:  clipboard

CrossClip

Sync clipboard across macOS/Linux/Windows on LAN.

Written in Node.js, with native UI powered by the Yue library.

How to use

  • Download the software from Releases page.
  • You will be asked to fill some information on first run, you should at least change "channel" and "key" to unique strings.
  • Repeat on your other computers, and make sure the port/channel/key are same.

Notes

  • Only plain text are synchronized, there is currently no plan to implement file copy/paste.
  • The network part is implemented by broadcasting UDP messages on LAN, so large text in clipboard could fail to be sent. There is plan to rewrite the network code with a proper P2P library to support sending large text.

Contributions

I do not plan to spend too much time maintaining this project, so if you want to add a major new feature, I would suggest forking this project instead of sending a pull request, and I would be very happy to add a link to your fork here.

Bug reports and fixes would still be very much appreciated.

Icon

The application's icon is designed by BomSymbols.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].