ghtop icon indicating copy to clipboard operation
ghtop copied to clipboard

See what's happening on GitHub in real time

trafficstars

ghtop

See what's happening on GitHub in real time. Deno port of nat/ghtop

preview

PS: this will drain your API quota fast

Usage

Run directly:

deno run -A https://deno.land/x/ghtop/ghtop.ts

Install

deno install -A https://deno.land/x/ghtop/ghtop.ts

# and then

ghtop

Authorization

You can set an environment variable named GITHUB_TOKEN to automatically authorize. If the GITHUB_TOKEN environment variable is not present, the CLI will prompt you to enter a verification on github.com/login/device

Credit

This project was originally made by Nat Friedman in Python.

License

This project is distributed under the MIT License