Skip to content

Instantly share code, notes, and snippets.

@autonome
Last active December 14, 2015 17:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save autonome/5121490 to your computer and use it in GitHub Desktop.
Save autonome/5121490 to your computer and use it in GitHub Desktop.
bookmarklet to tip Github accounts using Gittip.com
Drag this link to your bookmarks toolbar. You can click it when on a Github account page to quickly tip someone when you use their code or like their project!
<a href="javascript:window.location = 'https://www.gittip.com/on/github/' + document.URL.split('/').pop()">Gittip!</a>
@alexgb
Copy link

alexgb commented Mar 12, 2013

@lorenzocaum
Copy link

Here is a tutorial for setting this bookmarklet up on a Apple iPad (also works on iPad mini):

http://iosbookmarklets.com/tutorials/gittip-bookmarklet-ipad/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment