Skip to content

vitek-dev/github-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Dashboard

A single-page dashboard that gives you a calm, two-pane view of every GitHub account and organization you belong to — repositories on one side, your active pull requests on the other.

Dashboard screenshot

What it shows

  • All your owners in one sidebar. Your personal account plus every organization you're a member of.
  • Repositories for the selected owner, sorted by most recently updated, with language, star count, and private/archived flags.
  • Active pull requests for the selected owner, tagged with how you relate to each one — you opened it, you're assigned, or your review was requested.

Cross-org search (/)

Provides search over every repo and PR you can see, in one modal.

Search screenshot

How it works

The whole app is a single index.html file. It talks directly to the GitHub GraphQL API from your browser using a Personal Access Token you provide — no backend, no telemetry, no account. The token is kept only in your browser's localStorage.

Keyboard shortcuts

Key Action
/ Open search
R Refresh data
esc Close overlays

About

No config single-file dashboard for GitHub. Uses a PAT in localStorage to show your orgs, repos and active PRs side by side.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages