Created
January 10, 2014 18:12
-
-
Save epramono/8359480 to your computer and use it in GitHub Desktop.
This Launch Center Pro action lets me send a user-defined text from my iPhone to any of the registered devices: my iMac, my MacBook, and my iPad 2. Requires: Command-C 1.0 and Launch Center Pro 2.1.
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
command-c://x-callback-url/copyText? | |
deviceName=[list:Device|iMac=epramono|MacBook=Eric Pramono’s MacBook|iPad 2=Eric Pramono’s iPad]& | |
x-source=Launch%20Pro& | |
x-success={{launch://}}& | |
text=[prompt-return:Text] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment