https://adewes.github.io/gitboard
Unlike Zube and other tools (e.g. Huboard) you can use Gitboard without giving anyone else acccess to your Github repositories, i.e. it runs completely client-side within your browser and without an intermediate server between you and Github. Currently it has much less features than Zube though.
It uses the Github API via AJAX and stores your login credentials in the session storage of the browser. Here's the Github repository: