Skip to content

Repository files navigation

GitHubBar

Review at scale, from your menu bar.

Latest release macOS 14+ Swift 6

GitHubBar showing a high-volume pull-request review queue in the macOS menu bar

The number in your menu bar is your review queue. Open GitHubBar to see review requests and your own pull requests across the repositories that matter on this Mac.

Download GitHubBar · Report an issue

Built for review at scale

  • Know what needs you. The menu-bar count shows open pull requests currently awaiting your review—GitHubBar's only proactive attention signal.
  • See your whole review workflow. Scan Needs your review, Returned to you, Needs reviewers, Waiting for reviewers, Approved, and Drafts in one native menu.
  • Keep people visible. Every row shows the author and review roster, so missing reviewers and completed reviews are easy to spot.
  • Focus each Mac. Switch instantly between all accessible repositories and a device-local pinned set configured in Settings.
  • Navigate stacked work. Linear pull-request stacks collapse into compact, section-aware rows; open the submenu to see every member's current section and reviewers.
  • Move without the website. Open any pull request directly, refresh on demand, or press G from anywhere.

GitHubBar reconciles the full account workload in the background, keeps the latest useful snapshot available, and applies repository scope locally—switching views does not trigger another GitHub request.

Install

  1. Install and sign in to GitHub CLI:

    brew install gh
    gh auth login
  2. Download the ZIP and .sha256 file from the latest release, then verify it:

    cd ~/Downloads
    shasum -a 256 --check GitHubBar-*.zip.sha256
  3. Unzip GitHubBar and move it to Applications.

GitHubBar 1.0.0 is ad-hoc signed and not Apple-notarized. On first launch, macOS may block it: try opening GitHubBar once, then choose Open Anyway under System Settings → Privacy & Security after verifying the downloaded checksum.

GitHubBar requires macOS 14 or newer and runs on both Apple silicon and Intel Macs. Developer ID signing, notarization, and automatic updates remain planned for a future release.

Privacy

GitHubBar uses your existing GitHub CLI login. Tokens stay in memory, preferences and the latest PR snapshot stay on your Mac, and diagnostics never record repository names, PR titles, usernames, or credentials.

Build from source

brew install xcodegen gh
scripts/generate-project.sh
open GitHubBar.xcodeproj

Run scripts/check.sh before submitting a pull request. Release details are in the stable release runbook and validation guide.


Built for developers who would rather review the PR than find the PR.

About

Native macOS menu bar for GitHub review at scale—track review requests and your PRs, filter repositories, see reviewers and stacks, and open work instantly.

Topics

Resources

Stars

7 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages