/spoonbill-github

Bird's eye view of all your Github auth tokens' rate limit

Primary LanguageJavaScriptMIT LicenseMIT

Spoonbill - github

Spoonbill for github is a simple dashboard displaying your API token's rate limits.

  • self-hosted
  • easy configuration
  • bird's eye view of all your auth tokens' rate limit

Spoonbill

Version

1.0.0

Configuration

  1. rename keys-sample.json to keys.json
  2. set the port to which the application listens in config.json.

Installation

You need Node.js installed:

$ npm install

start the service by

npm start

open up your browser and point to :

For instance: http://127.0.0.1:8080

License

MIT

Free Software, Hell Yeah!