Skip to content

Instantly share code, notes, and snippets.

@epramono
Created January 30, 2014 17:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save epramono/8714393 to your computer and use it in GitHub Desktop.
Save epramono/8714393 to your computer and use it in GitHub Desktop.
This Launch Center Pro 2.2 action will export the URL currently stored in the clipboard to another iOS device via Command-C. Requires: Launch Center Pro 2.2, TextTool, and Command-C.
texttool://x-callback-url/transform?
text=[clipboard]&
method=encode&
x-success={{command-c://x-callback-url/copyText?
deviceName=[list:Device|iPad 2=Eric Pramono's iPad|iPad Mini=Philip's iPad Mini]&
text=launch%3A%2F%2Fimport%3Furl%3D%5B%5Boutput%5D%5D}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment