Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Python shared clipboard class

The shared_clipboard .clipboard.Clipboard Python class provides a means to get/set/clear a remote clipboard stored in Fluidinfo.

Setting up

To use the class, create a Fluidinfo account and put your username and password into the top of shared_clipboard/clipboard.py.

This could obviously be done more securely!

See the file INSTALL.markdown for installation instructions.