Github info in your bitbar.
const info = require('github-info'); info({ username: 'w33ble', token: 'not required, but highly recommended', repos: [ 'org/repo', 'w33ble/emo' ] });
MIT © w33ble