Skip to content

Instantly share code, notes, and snippets.

@epramono
Last active December 31, 2015 03:59
Show Gist options
  • Save epramono/7931315 to your computer and use it in GitHub Desktop.
Save epramono/7931315 to your computer and use it in GitHub Desktop.
This action will prompt you to take a selfie, crop it to an Instagram standard of 612x612 pixels, before uploading it to Twitter alongside your very own caption text. The `save=no` parameter in this action helps to avoid cluttering your Camera Roll with your selfies. Requires: Launch Center Pro 2.1.
launch://tweet?
text=[prompt-return:Caption Text]&
attach=photo:selfie&
edit=yes&
maxwidth=612&
maxheight=612&
save=no
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment