{"id":27937552,"url":"https://github.com/owenrumney/notibar","last_synced_at":"2026-05-16T22:32:43.137Z","repository":{"id":290912477,"uuid":"975977560","full_name":"owenrumney/notibar","owner":"owenrumney","description":"Simple menu bar to notify about GitHub notifications you're mentioned in","archived":false,"fork":false,"pushed_at":"2025-06-19T08:04:06.000Z","size":554,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-04T07:46:35.264Z","etag":null,"topics":["basic-app","github","notifications","python","rumps"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/owenrumney.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-01T08:49:16.000Z","updated_at":"2025-06-19T08:04:08.000Z","dependencies_parsed_at":"2025-05-07T07:58:36.672Z","dependency_job_id":"adf1d3eb-01e3-4834-bdc9-3dbf20e1fde9","html_url":"https://github.com/owenrumney/notibar","commit_stats":null,"previous_names":["owenrumney/notibar"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/owenrumney/notibar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owenrumney%2Fnotibar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owenrumney%2Fnotibar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owenrumney%2Fnotibar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owenrumney%2Fnotibar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/owenrumney","download_url":"https://codeload.github.com/owenrumney/notibar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owenrumney%2Fnotibar/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265461293,"owners_count":23769769,"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":["basic-app","github","notifications","python","rumps"],"created_at":"2025-05-07T07:58:33.209Z","updated_at":"2026-05-16T22:32:38.111Z","avatar_url":"https://github.com/owenrumney.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Notibar\n\nNotibar is a macOS menu bar app that will alert you to any notifications you have that you're specifically participating in or mentioned in.\n\n# Building\n\nNotibar is built using Python and relies on the following libraries:\n- [rumps](https://github.com/jaredks/rumps) - Simple Python library for macOS status bar apps\n- `requests` - For making GitHub API calls\n- `keyring` - For securely storing your GitHub token\n\nTo set up the development environment:\n\n1. Clone the repository\n2. Install the required dependencies:\n```bash\npip install -r requirements.txt\n```\n\nYou can now either run as `python notibar.py` or if you prefer to make it into an app using\n\n```bash\nmake build # builds the app to dist\n```\n\n```bash\nmake install # builds that app to dist then copies to ~/Applications`\n```\n\n# Usage\n\n## Prerequisites\n\nYou need to have a `GITHUB_TOKEN`, the only scope it needs is to read notifications.\n\n## Configuration\n\n1. Launch the app\n2. Click the 📢 icon in the menu bar\n3. Select \"Settings\"\n4. Enter your GitHub token in the dialog box that appears\n5. Click \"Save\"\n\n## Features\n\n- Shows a 📢 icon in the menu bar\n- Displays notification count when you have unread notifications (e.g., \"📢 (3)\")\n- Checks for new notifications every 5 minutes\n- Only shows notifications where you are specifically mentioned or participating\n- Click on any notification in the menu to view its details\n- Settings option to update your GitHub token anytime\n\nThe app securely stores your GitHub token using the system keychain.\n\n# Roadmap\n\nI don't think much more will be done because its serving the purpose it was intended, I stop missing notifications.\n\n- Add an icon\n- Support marking notification as read\n- Use more of the data from the notification in the menu item\n- Add option to startup at login\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowenrumney%2Fnotibar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fowenrumney%2Fnotibar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowenrumney%2Fnotibar/lists"}