{"id":47748503,"url":"https://github.com/jasonlong/octodot","last_synced_at":"2026-04-30T23:02:03.174Z","repository":{"id":348810334,"uuid":"1199665863","full_name":"jasonlong/octodot","owner":"jasonlong","description":"Fast, keyboard-centric macOS menubar app for GitHub notifications","archived":false,"fork":false,"pushed_at":"2026-04-05T01:43:56.000Z","size":240,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-05T03:25:53.279Z","etag":null,"topics":["github","github-notifications","macos","menubar","native","notifications","swift"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/jasonlong.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-02T15:24:05.000Z","updated_at":"2026-04-05T01:43:45.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/jasonlong/octodot","commit_stats":null,"previous_names":["jasonlong/octodot"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/jasonlong/octodot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonlong%2Foctodot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonlong%2Foctodot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonlong%2Foctodot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonlong%2Foctodot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jasonlong","download_url":"https://codeload.github.com/jasonlong/octodot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonlong%2Foctodot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31532342,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","github-notifications","macos","menubar","native","notifications","swift"],"created_at":"2026-04-03T02:06:01.629Z","updated_at":"2026-04-30T23:02:03.136Z","avatar_url":"https://github.com/jasonlong.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Octodot\n\nOctodot is a native macOS menu bar app for triaging GitHub notifications with a keyboard-first workflow. It is built for fast inbox processing.\n\nhttps://github.com/user-attachments/assets/0e62ca94-3b98-4b13-8cd0-d77761b9b788\n\n## Overview\n\nOctodot lives in the macOS menu bar and opens a focused notifications panel. It is designed for quick review and triage without keeping the GitHub inbox open in a browser.\n\nCurrent behavior includes:\n\n- unread badge state in the menu bar icon\n- `Inbox` and `Unread` inbox modes\n- `Inbox` is designed to feel closer to GitHub's active inbox rather than a raw archive feed\n- repository grouping with recency-aware ordering\n- optimistic local actions that survive refreshes and relaunches\n- background polling that respects GitHub polling headers\n- configurable global shortcut\n- Vim-style navigation and commands\n- native settings window for account, appearance, and shortcuts\n- pull request CI status indicators in the list\n- Dependabot/security alerts layered into `Inbox`\n\n## Installation\n\n```sh\nbrew install jasonlong/tap/octodot\n```\n\nThen launch Octodot and sign in with a [classic GitHub PAT](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-personal-access-token-classic) with `notifications` and `repo` scopes.\n\n## Authentication\n\nOctodot currently uses a **classic GitHub Personal Access Token** with the `notifications` and `repo` scopes.\n\nThe app validates the token against GitHub, then stores it in the macOS Keychain.\n\n## Shortcuts\n\nThe app is intentionally keyboard-centric.\n\n- `j` / `k`: move selection\n- `Up` / `Down`: move selection\n- `ctrl-f` or `Space`: page down\n- `ctrl-b`: page up\n- `ctrl-d` / `ctrl-u`: half-page down / up\n- `gg` / `G`: jump to top / bottom\n- `Home` / `End`: jump to top / bottom\n- `o` or `Return`: open in browser and mark read\n- `d`: mark done\n- `u`: unsubscribe\n- `x`: toggle the current row's selection for bulk actions (`d`, `u`, `o` apply to every checked row when the set is non-empty)\n- `y`: copy URL\n- `a`: toggle `Inbox` / `Unread`\n- `s`: toggle repo grouping\n- `/`: enter search\n- `return` or `tab` in search: keep filter, return to list\n- `esc` in search: clear filter, return to list\n- `r`: force refresh\n- `Esc`: close panel\n\nGlobal hotkey:\n\n- configurable in Settings\n- defaults to `⌘'`\n\n## Settings\n\nOctodot includes a native settings window with:\n\n- `Account`: sign in, update token, sign out\n- `Appearance`: `System`, `Light`, or `Dark`\n- `Shortcuts`: global shortcut recorder and full panel keybinding reference\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasonlong%2Foctodot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjasonlong%2Foctodot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasonlong%2Foctodot/lists"}