Skip to content

Instantly share code, notes, and snippets.

@viticci
Created July 15, 2014 23:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save viticci/f37410ca5a985222c5ce to your computer and use it in GitHub Desktop.
Save viticci/f37410ca5a985222c5ce to your computer and use it in GitHub Desktop.
Send the current webpage to Overcast for iOS
javascript:window.location='overcast://x-callback-url/add?url='+encodeURIComponent(location.href);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment