Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev Inbox

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 a scrollable GitHub inbox. Every row opens its own notification, review request, assigned issue, or failed workflow URL. Use the mouse, arrow keys or j/k, Page Up/Down, Home/End, and Enter/Space; right-click refreshes. The panel header also links directly to the full GitHub notifications hub. Mark all read clears every unread GitHub notification through your authenticated gh session; assigned issues, review requests, and failed CI remain in the panel until their underlying work is resolved.

Dev Inbox overview

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.

Install

omarchy plugin add https://github.com/devmobasa/omarchy-dev-inbox --enable

Requires gh logged in (gh auth status); the standard repo scope is enough for reads.

Settings

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"]' --json

Scripting

omarchy-shell community.dev-inbox refresh
omarchy-shell community.dev-inbox status

Tests

OMARCHY_PATH=/path/to/omarchy ./test/all

More Omarchy plugins

Explore devmobasa's public Omarchy plugin collection:

License

MIT

About

GitHub notifications, review requests, assigned issues, and failed CI as one bar badge

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages