Skip to content

Bi-directional clipboard sharing on any system. Requires python-osc and pyperclip.

Notifications You must be signed in to change notification settings

zappfinger/OsClip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

OsClip

Bi-directional clipboard sharing on PC and Mac for Python 3.4+ Based on pyperclip and python-osc.

To use:

  1. Download osclip.py on both machines.
  2. Install pyperclip and python-osc with pip.
  3. Edit the otherIP adress in the files to point to the other machine
  4. Run!

Now you can copy on one machine and paste on the other... NOTE: this only works with text currently!

About

Bi-directional clipboard sharing on any system. Requires python-osc and pyperclip.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages