Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ktoso/githubdiff
An Gmail Contextual Gadget, that allows viewing diffs if an commit url is mentioned in the email.
https://github.com/ktoso/githubdiff
Last synced: 29 days ago
JSON representation
An Gmail Contextual Gadget, that allows viewing diffs if an commit url is mentioned in the email.
- Host: GitHub
- URL: https://github.com/ktoso/githubdiff
- Owner: ktoso
- Created: 2010-06-22T13:50:07.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2015-12-21T14:25:59.000Z (about 9 years ago)
- Last Synced: 2024-12-07T01:44:09.942Z (about 1 month ago)
- Homepage: http://www.project13.pl
- Size: 50.8 KB
- Stars: 8
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
INFO:
This is just an simple - but working - "Google Contextual Gadget".
It *extends Gmail* to allow fetching GitHub diff's if an apropriate link is found.
You might think of it as an "Proof of Concept" - as it's clearly just a quick hack to get it done in one night ;-)HOW TO INSTALL:
It can be installed by your own into gmail, if you're running on Google Apps -
just by creating an new Application on the Market and then adding it to your Account.If you'd like me to polish and publish this to the Google Enterprise Market -
you'd have to fund me the publish fee, 100$... ;-)****************************************************************
* It's by no means production ready *
* - as it's just a fun "hack" done in one night! :-) *
****************************************************************SCREENSHOT AND MOVIE:
The gadget can be seen in action on youtube: http://www.youtube.com/watch?v=bJIhKxNDNKg
Or just as plain screenshot: http://github.com/ktoso/GitHubDiff/blob/master/screenshot.pngDOCUMENTATION:
Contextual Gadgets: http://code.google.com/apis/gmail/gadgets/contextual/
jQuery - getJSON: http://api.jquery.com/jQuery.getJSON/
GitHub API - http://develop.github.com/p/commits.htmlLICENSE:
The source is MIT licensed, feel free to use it as a base for your own projects etc.
It's nothing particulary well written etc ;-)