Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
LICENSE | 2009-05-25 | 35.8 kB | |
README | 2009-05-25 | 1.4 kB | |
NOTICE | 2009-05-25 | 118 Bytes | |
ReCliSh.jar | 2009-05-25 | 32.6 kB | |
play.png | 2009-05-14 | 592 Bytes | |
Totals: 5 Items | 70.6 kB | 0 |
ReCliSh alpha 14/05/2009 DESCRIPTION ReCliSh let you share your clipboard content with other OS. This version support text, images and file descriptors and is written in pure Java, so it should run on every OS that have a JRE 1.6 compliant. Until now issues and bugs shall still be opened implemented: please, report us if you find any. There are also some features still in development. For a usage and installation guide see chapters below. SYSTEM REQUIREMENTS ReCliSh is written in pure Java using Sun JDK 1.6, so every JRE implementations 1.6 compliant should work fine. ReCliSh work over networks (TCP and UDP), so a configured network interface is needed. INSTALLATION To install ReCliSh simply copy the relase package where you wish. USAGE ReCliSh is based on a P2P protocol where ReCliSh instances on network hosts discover and update each other. An example to run ReCliSh follows: java -jar Clip.jar <local identifyer> where <local identifyer> is a spaceless string to idnetify your instance of ReCliSh. After that an icon in the system tray will appear and right-clicking on it will show ReCliSh interface. To send your clipboard to an host click on it's identificative name. BUGS Image trasmission could fail. SUPPORT You can contact me at valeriodelbello[at]users[dot]sourceforge[dot]net for every question/proposal/comment about ReCliSh.