{"id":18434350,"url":"https://github.com/fabiospampinato/vscode-github-notifications-bell","last_synced_at":"2025-04-07T19:31:39.585Z","repository":{"id":22832214,"uuid":"97429753","full_name":"fabiospampinato/vscode-github-notifications-bell","owner":"fabiospampinato","description":"A secure, customizable, statusbar bell that notifies you about notifications on github.","archived":false,"fork":false,"pushed_at":"2024-03-22T01:06:27.000Z","size":433,"stargazers_count":23,"open_issues_count":3,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-22T23:51:15.241Z","etag":null,"topics":["extension","github","notifications","vsc","vscode"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fabiospampinato.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license","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}},"created_at":"2017-07-17T03:03:59.000Z","updated_at":"2024-12-30T22:23:08.000Z","dependencies_parsed_at":"2024-03-12T17:01:51.890Z","dependency_job_id":null,"html_url":"https://github.com/fabiospampinato/vscode-github-notifications-bell","commit_stats":{"total_commits":54,"total_committers":6,"mean_commits":9.0,"dds":"0.18518518518518523","last_synced_commit":"84f4bba8fa48311375eb1443399a89a57d6a6f1c"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiospampinato%2Fvscode-github-notifications-bell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiospampinato%2Fvscode-github-notifications-bell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiospampinato%2Fvscode-github-notifications-bell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiospampinato%2Fvscode-github-notifications-bell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabiospampinato","download_url":"https://codeload.github.com/fabiospampinato/vscode-github-notifications-bell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247716300,"owners_count":20984214,"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":["extension","github","notifications","vsc","vscode"],"created_at":"2024-11-06T06:03:20.105Z","updated_at":"2025-04-07T19:31:39.299Z","avatar_url":"https://github.com/fabiospampinato.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Notifications\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/fabiospampinato/vscode-github-notifications-bell/master/resources/logo.png\" width=\"128\" alt=\"Logo\"\u003e\n\u003c/p\u003e\n\nA secure, customizable, statusbar icon that notifies you about notifications on GitHub.\n\nYou can customize it to your likings, choosing when to show it and which icon/color/label to use.\n\n## Install\n\nFollow the instructions in the [Marketplace](https://marketplace.visualstudio.com/items?itemName=fabiospampinato.vscode-github-notifications-bell), or run the following in the command palette:\n\n```shell\next install fabiospampinato.vscode-github-notifications-bell\n```\n\n## Usage\n\nIt adds 3 commands to the command palette:\n\n```js\n'GitHub Notifications: Open in Browser' // Open the notifications page in the browser\n'GitHub Notifications: Refresh' // Refresh the notifications\n'GitHub Notifications: Set Personal Access Token' // Set the personal access token\n```\n\n## Secrets\n\nThis extension needs a GitHub Personal Access Token, to create it go [here](https://github.com/settings/tokens), click \"Generate new token\" and be sure to select the \"notifications\" scope, then click \"Generate token\".\n\nTo tell the extension about your token you should run the `GitHub Notifications: Set Personal Access Token` from the command palette.\n\n## Settings\n\n```js\n{\n  \"githubNotificationsBell.refreshInterval\": 300, // Amount of seconds to wait before each refresh\n  \"githubNotificationsBell.alignment\": \"right\", // Bell's position in the statusbar (left/right)\n  \"githubNotificationsBell.icon\": \"mark-github\", // The icon to use in the statusbar\n  \"githubNotificationsBell.color\": \"\", // Bell's color when there are some notifications\n  \"githubNotificationsBell.hideIfNone\": true, // Hide the bell if there are no notifications\n  \"githubNotificationsBell.showNumberOfNotifications\": true // Show the number of notifications alongside the bell icon\n  \"githubNotificationsBell.protocol\": \"https\" // The protocol to use when quering GitHub\n  \"githubNotificationsBell.domain\": \"github.com\" // The Github domain to query against. Github Enterprise may use a different domain\n}\n```\n\n## Hints\n\n- **Icon**: [here](https://code.visualstudio.com/api/references/icons-in-labels#icon-listing) you can browse a list of supported icons.\n\n## License\n\nMIT © Fabio Spampinato\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiospampinato%2Fvscode-github-notifications-bell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabiospampinato%2Fvscode-github-notifications-bell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiospampinato%2Fvscode-github-notifications-bell/lists"}