/OsClip

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

Primary LanguagePython

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!