Bi-directional clipboard sharing on PC and Mac for Python 3.4+ Based on pyperclip and python-osc.
To use:
- Download osclip.py on both machines.
- Install pyperclip and python-osc with pip.
- Edit the otherIP adress in the files to point to the other machine
- Run!
Now you can copy on one machine and paste on the other... NOTE: this only works with text currently!