RepoBar
Show status of GitHub Repos right in your menu bar and terminal
RepoBar is a macOS menu bar application that provides a real-time dashboard for monitoring GitHub repositories without opening a browser. Built with SwiftUI and AppKit, the tool surfaces key repository signals such as CI status, pull requests, issues, releases, traffic metrics, and recent activity directly in the system menu bar. RepoBar is designed for developers managing multiple repositories simultaneously, offering glanceable insights that reduce context switching and improve workflow awareness. The application also tracks local Git repository state, helping users correlate remote repository activity with their local development environment. ...