{"id":15513169,"url":"https://github.com/menubar-apps/PullBar","last_synced_at":"2025-10-12T09:32:20.513Z","repository":{"id":50292682,"uuid":"437362107","full_name":"menubar-apps/PullBar","owner":"menubar-apps","description":"GitHub pull requests in your menubar!","archived":false,"fork":false,"pushed_at":"2024-11-16T20:02:30.000Z","size":1678,"stargazers_count":94,"open_issues_count":7,"forks_count":6,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-16T20:27:19.092Z","etag":null,"topics":["github","menubar","menubar-app","pull-requests"],"latest_commit_sha":null,"homepage":"https://menubar-apps.github.io/#pullbar","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/menubar-apps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"streetturtle","custom":"https://www.buymeacoffee.com/streetturtle"}},"created_at":"2021-12-11T18:43:47.000Z","updated_at":"2024-11-16T20:02:09.000Z","dependencies_parsed_at":"2024-09-17T02:42:41.193Z","dependency_job_id":"0d9d97f9-8401-4015-b7b2-8635814735b3","html_url":"https://github.com/menubar-apps/PullBar","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/menubar-apps%2FPullBar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/menubar-apps%2FPullBar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/menubar-apps%2FPullBar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/menubar-apps%2FPullBar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/menubar-apps","download_url":"https://codeload.github.com/menubar-apps/PullBar/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236196795,"owners_count":19110784,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["github","menubar","menubar-app","pull-requests"],"created_at":"2024-10-02T09:54:08.464Z","updated_at":"2025-10-12T09:32:20.508Z","avatar_url":"https://github.com/menubar-apps.png","language":"Swift","readme":"# PullBar\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/menubar-apps/PullBar\"\u003e\u003cimg src=\"https://img.shields.io/badge/-PullBar-black?logo=github\u0026style=flat\"\u003e\u003c/a\u003e\n  \u003cimg alt=\"GitHub all releases\" src=\"https://img.shields.io/github/downloads/menubar-apps/pullbar/total\"\u003e\n  \u003cimg alt=\"GitHub top language\" src=\"https://img.shields.io/github/languages/top/menubar-apps/pullbar\"\u003e\n  \u003cimg alt=\"GitHub release (with filter)\" src=\"https://img.shields.io/github/v/release/menubar-apps/pullbar\"\u003e\n\u003c/p\u003e\n  \n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://apps.apple.com/ca/app/pullbar/id1601913905?mt=12\u0026amp;itsct=apps_box_badge\u0026amp;itscg=30200\" style=\"display: inline-block; overflow: hidden; border-radius: 13px; width: 250px; height: 83px;\" data-ol-has-click-handler=\"\u0026h=42ae61fed6985dfa41e1aec1722a55b5\"\u003e\u003cimg src=\"https://tools.applemediaservices.com/api/badges/download-on-the-mac-app-store/white/en-us?size=250x83\u0026amp;releaseDate=1659916800\" alt=\"Download on the Mac App Store\" style=\"border-radius: 13px; width: 250px; height: 83px;\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nNative MacOS menubar application to show GitHub Pull Requests in your menu bar! Keep track of created, assigned and review requested Pull Requests:\n\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"708\" alt=\"Screen Shot 2022-07-17 at 9 06 36 PM\" src=\"https://user-images.githubusercontent.com/9363150/179432557-f3db115e-fe9d-4f91-ac7c-0d85ce3f9e43.png\"\u003e\n\u003c/p\u003e\n\nIf you liked the PullBar, check the [PullBar Pro](https://menubar-apps.github.io/#pullbar-pro) - an improved version with more features!\n\n# Features\n\n - shows assigned, created and/or review requested pull requests;\n - 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;\n - show check suites information.\n\n# Installation\n\nThere are 3 ways of installing the application: \n\n - [Mac App Store](https://apps.apple.com/ca/app/pullbar/id1601913905)\n - Homebrew:\n    ```shell\n    brew tap menubar-apps/menubar-apps\n    brew install pullbar\n    ```\n - [Download](https://github.com/menubar-apps/PullBar/releases) from github releases\n\nThen [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:\n\n\n\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"731\" alt=\"Screenshot 2023-07-09 at 11 08 51 AM\" src=\"https://github.com/menubar-apps/PullBar/assets/9363150/7ee9f73b-ef6e-4a14-8af9-53404f0133c5\"\u003e\n\u003c/p\u003e\n","funding_links":["https://github.com/sponsors/streetturtle","https://www.buymeacoffee.com/streetturtle"],"categories":["Swift"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmenubar-apps%2FPullBar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmenubar-apps%2FPullBar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmenubar-apps%2FPullBar/lists"}