Superfast Inbox For Your GitHub Notifications

Octobud is an open source Mac desktop app that lets you manage the flood of GitHub notifications with advanced filtering, custom views, keyboard shortcuts, and automation rules.

Octobud Smart Notification Inbox

Fully featured inbox with maximum speed

Super Fast Loading

Issue, PR, and Discussion data is stored locally for instant lookup and filtering.

📜

Rich Timeline

See the full story of an issue or PR: commits, reviews, comments, and status changes in a rich timeline view.

📥

Full Lifecycle Management

Star, Snooze, Archive, Tag, and Mute notifications. Keep your inbox clean and focused.

🔍

Rich Querying

Filter with a powerful query language

Custom Views

Create saved filtered views for your workflow

🤖

Automation Rules

Filter, tag, archive and more with query-based rules

⌨️

Keyboard-First

Vim-style navigation and intuitive shortcuts

🔔

Desktop Notifications

Never miss a review request or issue reply

💬

Inline Details

View issue and PR status, comments, and more inline

📑

Split Pane Mode

View details side by side with your inbox

🏷️

Tags

Organize with custom tags and colors

🔄

Real-Time Sync

Background sync keeps everything up to date

🔒

Privacy-First

Local-first, your data stays on your machine

Quick Start

Download and install the Mac app (recommended), or build from source for Linux/Windows.

# Option 1: Download installer (recommended)
# Download from: https://github.com/octobud-hq/octobud/releases
# Install the .pkg file, then launch Octobud from Applications

# Option 2: Build from source
git clone https://github.com/octobud-hq/octobud.git
cd octobud
make build
./bin/octobud

On macOS, Octobud appears in your menu bar and opens automatically. On Linux/Windows, open http://localhost:8808 manually. See the full setup guide for more details.