Copy & Send

 

Copy & Send is an application which allows you to share or save pasteboard items (including images, texts, URLs, ...etc.).


In iPhone/iPod touch, the copy & paste process is executed with temporary storages called “pasteboard”. If another copy operation is occurred, the items in the pasteboard are overwritten by new copied items.

Copy & Send provides several convenient functions which the data stored in pasteboard does not bring an end rather than as merely temporary data.


Features:

  1. -Shows the list and preview of the contents in pasteboards

  2. -Sends and receive data with other iPhone or iPod touch by peer-to-peer

  3. You can send and receive an item via Bluetooth network even if each peer does not have a connection to internet.

  4. You can send a photo in original size without reducing the resolution.

Note:

To send and receive an item, Copy & Send app have to be installed in each peer.

If each peer is in a same Wifi network, they may communicate via Wifi.


✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱

If you use a device, like iPod touch 1G, which only have ability to connect with Wifi, this application can send and receive an item via Wifi only.

✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱


  1. -Saves the pasteboard items to persistent

You can save the pasteboard items or the items received from other device to the photo album or local database.


  1. -Cooperates with other applications

This application allows you to receive some pasteboard items from any applications which implement the cooperative interface provided by Copy & Send.

To see the interface specification, refer to “For developers” section bellow.


  1. -Selects the appearance

You can select your favorite color theme.


With Copy & Send, experience the world of a more convenient data sharing!.


For Developers

Here is a set of the URL specifications to cooperate with Copy & Send.


Base URL

com.fourmeisters.copyandsend://open


Note:

In case of Copy & Send Lite, the scheme is com.fourmeisters.copyandsendlite.


Parameters

  1. Using a custom pasteboard

realName: Real pasteboard name to use (Required)

displayName: Pasteboard name for display. (Optional. realName is used by default)


  1. Making return to your app after Copy & Send terminated (Optional)

returnURL: An URL to return to your application (‘&’ and ‘=‘ must be % encoded)


Examples

  1. Merely launches Copy & Send with no parameters

com.fourmeisters.copyandsend://open


  1. Using a custom pasteboard and making return to your app after Copy & Send terminated

For examples, in case of the URL of your app is “myapp://xxx?foo=aaa&baa=bbb”)

com.fourmeisters.copyandsend://open?realName=myPasteboardName&displayName=MyApp&returnURL=myapp://xxx?foo%3Daaa%26baa%3Dbbb


Ver. 1.0
Available in AppStore.http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=346108063&mt=8