websocket based server to sync clipboard data
Find a file
RafayAhmad7548 a8be88b5f4 readme add
2025-04-16 21:03:28 +05:00
src removed unecassary arc from sender type 2025-04-11 07:02:02 +05:00
.gitignore start 2025-04-07 17:31:16 +05:00
Cargo.lock readme add 2025-04-16 21:03:28 +05:00
Cargo.toml readme add 2025-04-16 21:03:28 +05:00
README.md readme add 2025-04-16 21:03:28 +05:00

clipsync

A websocket based server to synchronize clipboards, this was made specifically for clipboard data but technichally can be used for other synchronization purposes as well.