GitHub & BitBucket Project Lister

This is a WordPress plugin that will list your open source projects from
github or bitbucket in-page or via sidebar.

Author:Kenny Katzgrau (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:3.5.2
Plugin version:1.2.0
Added to WordPress repository:08-02-2011
Last updated:11-06-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:https://github.com/katzgrau/wordpress-github
Total downloads:3 011
Active installs:20+
plugin download
Click to start download

This is a WordPress plugin that will list your open source projects from
github or bitbucket (or both). You can have them inserted in a standard post
or page, or have them inserted in your sidebar. It’s in use at
codefury.net.

So in short, just placing:

{{github:username,bitbucket:username,sortby:watchers,sortdir:desc}}

in a post would pull your projects from both github and bitbucket, merge them into one list,
sort them in descending order by watchers, cache it, and place the list in your post.
More detail at: the github repository

The plugin also comes packaged with a widget in case you’d just like to
list your projects in the sidebar. Full details are on the settings page.

New! Limited suuport for SourceForge: Just use sourceforge:username.

Follow @_kennyk_ for updates, or visit
codefury.net