summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClint Shryock <clint@ctshryock.com>2010-07-27 21:21:44 +0800
committerTekkub <tekkub@github.com>2010-07-28 01:17:23 +0800
commit5c783402a001896769aee59332c42f308a564999 (patch)
tree2ba1c1482b0ac0e6dc07c0347dcd12213a0d8308
parent2e92ceb8de934767f97f53cceaf8d391374dbdc5 (diff)
Added GithubNotifier to list of Apps that use the API
-rw-r--r--_posts/2010-01-16-api.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/_posts/2010-01-16-api.markdown b/_posts/2010-01-16-api.markdown
index 051812f..4478199 100644
--- a/_posts/2010-01-16-api.markdown
+++ b/_posts/2010-01-16-api.markdown
@@ -34,3 +34,4 @@ Projects using the API
* [github user page bookmarklet](http://tagaholic.me/2009/04/06/github-bookmarklet-for-user-pages.html) - adds additional repo stats to github user pages and provides repository sorting.
* [RefactorMe](http://www.refactorme.com) - Site posts daily code snippets from open source projects. All code is powered by Github Gists' and the site will also create the gist for users if they do not want to create it themselves.
+* [GithubNotifier](http://github.com/ctshryock/GithubNotifier) - Little OS X menu-bar app that posts Growl notifications from your Github network activity.