Browse, tag, sort, and view your GitHub stars.

Find any starred repo in seconds with fuzzy search, topic filters, and your own tags.

Get started

Get StarDeck running

Load the unpacked extension in Chrome, then connect a read-only GitHub token.

  1. Load the extension

    1. Clone or download this repository
    2. Open chrome://extensions
    3. Enable Developer mode (top right)
    4. Click Load unpacked
    5. Select the project root - the folder that contains manifest.json
  2. Create a GitHub token

    Create a classic PAT at github.com/settings/tokens with public_repo (or repo if you star private repos). StarDeck only needs read access - it never writes to GitHub.

  3. Connect & sync

    1. Click the StarDeck icon in the toolbar (opens the side panel)
    2. Paste your token and click Connect
    3. Stars sync automatically on first connect

    Your token is stored only in chrome.storage.local on this device.