Skip to content

syncboard/syncboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

syncboard

An open source, cross-platform clipboard syncing tool

The intent is for a person using multiple computers concurrently to be able to easily transfer the clipboard contents between them.

It currently works with two computers, but it will not work well with more than two.

Running

To run syncboard, go into the src directory, and run:

python gui.py

Double clicking the gui.py file may also work, depending on your system's configuration.

Testing

Use nose to run the tests:

nosetests

To include any debugging output from stdout, run:

nosetests --nocapture

Dependencies

Python 2.7

wxPython 2.8

About

An open source, cross-platform clipboard syncing tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages