Skip to content

pklatka/synced-clipboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synced clipboard

Cross-platform synchronized clipboard.

Features

  1. Desktop to mobile clipboard sync (images and text).
  2. Mobile to desktop clipboard sync (only text, see this for more details).
  3. Everything works in local network, so you don't need to turn on bluetooth or have internet connection 😎
  4. Supported platforms: IOS, Android, MacOSX, Windows and Linux.

Notes

  1. To sync clipboard, mobile app instance has to run in foreground, right now background sync is not supported.
  2. Android and MacOS builds are available on the releases page, if you need a build for another platform, let me know.