One Omarchy v4 bar badge for everything GitHub wants
from you: unread notifications, PRs waiting on your review, issues assigned
to you, and failed CI on watched repos. The tooltip breaks the count down
(2 notifications · 1 reviews wanted · 1 failed CI); the badge takes the
bar's active color when CI is failing, and disappears at inbox zero.
Click opens github.com/notifications.
Everything goes through your own authenticated gh CLI — no tokens are
stored anywhere. On multi-monitor bars only one instance polls (results are
shared via a state file), and the steady-state cost is under 2% of GitHub's
rate limit.
omarchy plugin add https://github.com/devmobasa/omarchy-dev-inbox --enableRequires gh logged in (gh auth status); the standard repo scope is
enough for reads.
Inline on the bar layout entry:
| Key | Default | Meaning |
|---|---|---|
repos |
[] |
Repos (owner/name) whose latest workflow runs are watched for failures |
omarchy bar set community.dev-inbox repos '["devmobasa/omarchy-nexus"]' --jsonomarchy-shell community.dev-inbox refresh
omarchy-shell community.dev-inbox statusOMARCHY_PATH=/path/to/omarchy ./test/all