This application share data between multiple connected machines using Socket connection. The data is pushed to other connected machines in real time, when clipboard content of anyone of the machine changes.
Clipboard Synchronization manager monitor system clipboard content, if there is any new content in clipboard it is broadcasted to all the connected systems
- Support for Linux, Windows and OS X 10.9+
- Paste copied content in other connected system with ctrl + v
- JRE 1.8 or higher
In order to run the clipboard synchronization manager it is required to install JRE version 1.8 or higher. JRE can be downloaded from [Oracle Java Website] (http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html)
Install JRE in
sudo apt update; sudo apt install oracle-java8-installer
To start the application double-click the application file. Request secret code after entering email id. Using that secret code start synchronization. Use the same email id and secret code in all the systems where you want to sync your clipboard