russ-hensel / RemoteClipboard

A python program that lets you cut and paste between 2 computes across a network.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Status: seems to be working, not currently working on further enhancements, may come back to it or not.

Running these 2 python programs on 2 computers allow you to cut and paste across the network connecting the two computers

Need not have the same computer os, tested with raspberry pi to windows.

Connection is a simple remoter procedure call, nothing complicated.

code, probably updated from my instructable

http://www.instructables.com/id/ClipBoard-Communication-PC-Pi-With-Python/

email struve13 who is at comcast.net if you have questions.

About

A python program that lets you cut and paste between 2 computes across a network.


Languages

Language:Python 100.0%