Last active
January 2, 2016 20:49
-
-
Save epramono/8359590 to your computer and use it in GitHub Desktop.
This Launch Center Pro action allows you to send photo from your iOS photo library with a max. width of 600px and a parameterised quality, to other iOS/Mac device.
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? | |
attach=photo:library& | |
quality=[list:Quality|60|80|100]& | |
maxwidth=600& | |
x-success={{command-c://x-callback-url/copy? | |
deviceName=[list:Device|iMac=epramono|MacBook=Eric Pramono’s MacBook|iPad 2=Eric Pramono’s iPad]& | |
x-source=Launch%20Pro& | |
x-success=launch%3A%2F%2F}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment