Skip to content
/ clip Public

Cross platform clipboard sharing between 2 computers. Moved to https://gitlab.com/arnholm

Notifications You must be signed in to change notification settings

arnholm/clip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Don't use this code

Use https://github.com/debauchee/barrier instead

clip

Cross platform clipboard sharing between 2 computers

I am using Synergy for keyboard and mouse sharing between my Linux and Windows computers. This also provided me with clipboard sharing. However, after upgrading to Kubuntu 17.04 I could no longer get clipboard sharing to work with Synergy. And a newer version of synergy on windows didn't seem to share the keystrokes correctly,

As a temporary fix, portaclip was created. It kind of worked, but it had issues that became very annoying. After 3 years it was decided to make something better. Ideally it should be completely invisible and automatically share the clipboard between 2 computers, without side effects. clip is close to that goal even if it only shares text at the moment.

When starting up for the first time, enter the local LAN IP address of the machine you are sending to and press OK to save configuration. Do the same on the other computer, so that they are "pointing at each other". Finally, on one of the computers, check the "Monitor Mouse" checkbox. By experience this works best on a Windows machine. It does not matter if the mouse/keyboard is connected to the other machine. When you move the mouse from one screen to another, the clipboard is automatically shared using UDP messaging.

Linux Windows
clip_linux clip_windows

About

Cross platform clipboard sharing between 2 computers. Moved to https://gitlab.com/arnholm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages