# PR Menu Bar Marketing Kit

## Positioning

PR Menu Bar is a tiny macOS menu bar app for watching merged pull request activity across GitHub repositories.

It is for developers and small teams who want a quick desktop signal without opening a full analytics dashboard.

## Short Copy

- One-line pitch: See merged PRs without leaving your desktop.
- Product description: PR Menu Bar is a macOS menu bar app that tracks merged pull request activity across team and personal GitHub repositories.
- Repository description: Tiny macOS menu bar app for merged pull request activity.
- Social preview text: A compact desktop signal for GitHub pull request activity.

## Longer Blurb

PR Menu Bar keeps pull request activity close to the work. It runs from the macOS menu bar, shows recent merged PRs over a configurable window, and breaks activity down by repository. The app opens in sample mode by default, then switches to live GitHub data when launched with a token.

## Feature Bullets

- Watch merged pull request activity from the macOS menu bar.
- Scan weekly activity trends across repositories.
- Use sample data immediately, or provide a GitHub token for live data.
- Keep the last useful view visible when refreshes fail.
- Run and verify locally through the existing Makefile workflow.

## Suggested CTAs

- View on GitHub
- Run locally
- Open copy kit

## Asset Inventory

- Landing page: `pr-chart-mobile.html`
- GitHub Pages entrypoint: generated from `pr-chart-mobile.html` by `.github/workflows/pages.yml`
- Product video: `assets/pr-menu.mp4`
- Social preview PNG: `assets/social-preview.png`
- Social preview SVG source: `assets/social-preview.svg`
- Favicon: `assets/favicon.svg`

## Launch Post Draft

PR Menu Bar is a small macOS menu bar prototype for tracking merged pull request activity across GitHub repositories.

It is intentionally lightweight: sample data out of the box, live GitHub data when launched with a token, repository breakdowns, and refresh behavior that keeps the last useful view visible instead of blanking out on failure.

Project: https://github.com/neonwatty/prbar
