Last active
August 29, 2015 14:02
-
-
Save epramono/f695dba5b63cf3dff63e to your computer and use it in GitHub Desktop.
Assuming that you have copy the URL of the Launch Center Pro action that you want to share, you can execute this action to share it to your other iOS devices via Command-C. Requires: Launch Center Pro 2.3 and Command-C 1.0.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
launch://x-callback-url/clipboard/convert?format=urlencode& | |
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://import?url=[[clipboard]]}}}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment