2018-12-06 14:27:38 -07:00
2018-12-06 14:12:07 -07:00
2018-12-06 14:12:07 -07:00
2018-12-06 14:12:07 -07:00
2018-12-06 14:14:58 -07:00
2018-12-06 14:27:38 -07:00
2018-12-06 14:27:38 -07:00
2018-12-06 14:12:07 -07:00
2018-12-06 14:27:38 -07:00
2018-12-06 14:30:13 -07:00
2018-12-06 14:27:38 -07:00

github-info

Github info in your bitbar.

MIT License

Usage

Clone this repo and add the following to your bitbar plugins path:

#!/usr/bin/env node
const info = require('path/to/github-info');

info({
	username: 'w33ble',
	token: 'not required, but highly recommended',
	repos: [ 'org/repo', 'w33ble/emo' ]
});

License

MIT © w33ble

Description
Github info in your bitbar.
Readme 272 KiB
Languages
JavaScript 100%