Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/menubar-apps/PullBar

GitHub pull requests in your menubar!
https://github.com/menubar-apps/PullBar

github menubar menubar-app pull-requests

Last synced: 4 months ago
JSON representation

GitHub pull requests in your menubar!

Awesome Lists containing this project

README

        

# PullBar



GitHub all releases
GitHub top language
GitHub release (with filter)




Download on the Mac App Store

Native MacOS menubar application to show GitHub Pull Requests in your menu bar! Keep track of created, assigned and review requested Pull Requests:


Screen Shot 2022-07-17 at 9 06 36 PM

If you liked the PullBar, check the [PullBar Pro](https://menubar-apps.github.io/#pullbarpro) - an improved version with more features!

# Features

- shows assigned, created and/or review requested pull requests;
- for each pull request shows title, number, project, author, number of approvals, number of added/deleted lines and how long ago this PR was created;
- show check suites information.

# Installation

There are 3 ways of installing the application:

- [Mac App Store](https://apps.apple.com/ca/app/pullbar/id1601913905)
- Homebrew:
```shell
brew tap menubar-apps/menubar-apps
brew install pullbar
```
- [Download](https://github.com/menubar-apps/PullBar/releases) from github releases

Then [generate](https://github.com/settings/tokens/new?scopes=repo) a github access token (you'll need to have a **repo** scope selected) and paste it in the application preferences with your github username:


Screenshot 2023-07-09 at 11 08 51 AM