Created
February 2, 2014 07:34
-
-
Save mattcassinelli/8764323 to your computer and use it in GitHub Desktop.
Command+C action to copy the Clipboard, send to the device first paired with Cmd+C, and return to Launch Center Pro
This file contains 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
command-c://x-callback-url/copy?x-source={{Launch Center Pro}}&x-success={{launch://}}&deviceIndex=0 | |
command-c://x-callback-url/copy? | |
x-source={{Launch Center Pro}} | |
&x-success={{launch://}} | |
&deviceIndex=0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment