Skip to content

Instantly share code, notes, and snippets.

@epramono
Last active January 2, 2016 20:49
Show Gist options
  • Save epramono/8359590 to your computer and use it in GitHub Desktop.
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.
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