reviewGOOSE:Desktop¶
Native desktop notifications for macOS, Linux, Windows, and BSD.
Honks when you're blocking a PR. Jet sounds when your PR advances.
Install¶
Setup¶
- Install the GitHub App first
- Authenticate with GitHub CLI:
gh auth login - Launch the app
Settings¶
Click the menu bar icon:
- Organization Filter: Show/hide specific orgs
- Audio: Enable/disable notification sounds
- Auto-open: Open PRs in browser automatically
Troubleshooting¶
No icon: Check if the app is running. Restart the app.
No notifications: Check OS notification permissions. Verify PRs exist by clicking the icon.
Auth failed: Run gh auth status to check credentials. Re-authenticate with gh auth login.