Long time, no see — finally there’s another small beast: this is a Python client-server app for sharing your clipboard(s) across devices. Fast, easy, no pain.

It works by sending clipboard updates (text) from one device to another over a secured link. Useful when switching between laptop / desktop / mobile (if client exists) and you want instant clipboard sync without using cloud clipboard services.

pip install copypastor

(or from Github below)

Features:

  • Real-time sync (copy on one device, paste on another)
  • Lightweight, minimal dependencies
  • Configurable networking (host/port, encryption)
  • Simple UI / console mode
GitHub - Venomen/copypastor: Copy & paste your stuff between devices, simple and fast way. Safely share your clipboard.
Copy & paste your stuff between devices, simple and fast way. Safely share your clipboard. - GitHub - Venomen/copypastor: Copy & paste your stuff between devices, simple and fast way. Safel...