Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md
Starcat

Starcat — Native GitHub Stars Manager & AI Knowledge Base for macOS

Organize, search, and ask questions across your GitHub Stars — locally on your Mac.

Install with Homebrew Star Starcat on GitHub
Download on the Mac App Store   Starcat For GitHub - Ask your GitHub Stars — local RAG on native macOS | Product Hunt
macOS 15 Sequoia or newer: Install with Homebrew, download the Direct build for Apple Silicon Macs, or get Starcat for GitHub from the Mac App Store.
Previous versions and release notes: Changelog · Website changelog
Public issue tracker: Report a bug or request a feature
User docs: starcat.mintlify.app · Mac App Store: dong4j.app/starcat · Privacy: Privacy Policy · EULA
中文说明: README-ZH.md


website Mac App Store platform localization issues organization

This repository is the macOS app source. Public support, issues, and release notes live in starcat-pro. Docs, CLI, plugins, and self-hostable APIs are listed under Related projects.

About Starcat

Starcat is a native macOS app for people whose GitHub Stars have outgrown a bookmark list. It syncs starred repositories into a local-first desktop workspace, renders README content, adds tags, notes and reading status, tracks releases, evaluates repository health, and turns the repos you still need into a searchable, askable knowledge base.

While building Starcat I started thinking about what a GitHub Star is. We treat them as read-later bookmarks. Over time they become a digital asset: a record of professional interest, technical judgment, and projects we may still need.

A public Star is still an endorsement. Repositories you plan to learn, use, or keep go into the Starcat knowledge base. Starring does not create a backlog you must tidy. Only ingested repos enter search, summaries, and RAG.

Starcat main window

Why Starcat is open source

Starcat began as a paid product, but the market for deeply managing GitHub Stars proved smaller than expected. Opening the ecosystem makes it easier for the people who need it to inspect, extend, and self-host it. The related projects are now open source, except starcat-license-api, which stays private because it issues Direct licenses. Official Mac App Store and Direct (starcat.ink) builds remain available and will keep being maintained.

See Starcat in action

AI-powered repository understanding

https://github.com/user-attachments/assets/bf229a76-7a26-4f82-a3b2-1c4d3c960a7f

Ask your knowledge base

https://github.com/user-attachments/assets/4785fa1e-d629-4a18-b266-6fa2145f92dd

Search locally, on GitHub, and across the web

https://github.com/user-attachments/assets/0257850a-d65b-4d9a-9621-028064b7a873

Official builds and source

Official channels are the Mac App Store (Starcat for GitHub, landing page dong4j.app/starcat) and Direct (website DMG / Homebrew with Sparkle). Core organization features are free. Pro workflows, higher AI quotas, and code-intelligence features in official builds use App Store in-app purchase or a Direct license.

Building from this repository and running your own services does not require a Starcat license. Direct license issuance stays on the private starcat-license-api.

Homebrew is the preferred install:

brew tap starcat-app/starcat
brew trust starcat-app/starcat
brew install --cask starcat

You can also download the Direct .dmg from starcat.ink, move Starcat to /Applications, and sign in with GitHub.

What it does

The main window is a three-column workspace: sidebar, repository list, and the current repo. Two more windows sit beside it: the knowledge-base RAG workspace and the Agent workspace.

Manage Stars

Sign in with GitHub OAuth, sync starred repos incrementally, and keep the cache in local SQLite. Repository cache can be rebuilt. Tags, private notes, and reading status are user data and must not be lost.

  • Three-column layout, with Liquid Glass on macOS 26
  • Tags, languages, untagged, Smart Collections, pinning
  • Reading status: Unread / Reading / Adopted / Deprecated
  • Private notes, with optional AI drafts from the README
  • FTS5 search across names, descriptions, topics, and notes
  • Semantic search by intent, not only exact keywords
  • README rendering with images, Mermaid, and a reading surface
  • JSON import and export compatible with OhMyStar and Astral

Activity and GitHub notifications

Activity is the in-app inbox for GitHub mentions, review requests, assignments, discussions, releases, and security alerts. Filter by Unread, Mentions, Reviews, Issues, and PRs; group by Today, Yesterday, This week, and Earlier.

Open a notification to read the Issue or PR thread, write or preview a reply, generate an AI draft, and translate comments. Done matches GitHub Inbox Done and does not close the issue. Starcat can also post reminders in Notification Center.

Knowledge base

Stars and the knowledge base are separate layers. A GitHub Star is a public endorsement. The knowledge base is your private set of repos worth keeping. You can ingest from Stars in bulk, or add a repo from Explore, Weekly, or Trending without starring it on GitHub first.

RAG indexing, knowledge-base browsing, and the default CLI / MCP context all start from ingested repos. Stars you never ingest stay a collection.

Knowledge-base RAG workspace

Knowledge-base RAG workbench

Opens in its own window (⇧⌘K). Questions default to ingested repos. Answers stream with citations you can open back to the matching repository and evidence chunk.

The layout is a conversation rail, an answer surface, and a Citation Inspector. Retrieval mixes FTS5 keywords, embeddings, and RRF. The index is chunk-level, so a citation can point at a paragraph, not only a repo name.

You can attach insight XML, README / notes / summary chunks, and text, Markdown, JSON, or source-code files. GitHub structured lookups and web search are opt-in, and they show up on the execution timeline. The workspace is read-only by default. It will not write tags, notes, or library state on its own.

Evaluate and review

My Insights and Repository Insights

  • Repo Health: activity, maintenance, risk signals
  • OpenSSF Scorecard: public security radar
  • My Insights: organization progress, tech mix, follow-ups
  • Repository Insights: star growth, commits, collaboration, release cadence, health and security
  • Generated insights can feed summaries, repo chat, and RAG as removable read-only context

Rediscover and explore

Smart Collections cover Needs Review, Unmaintained, High Value, No Tags, and custom rules over metadata, status, notes, and Health. My Projects lists personal, organization, and collaborator repos, including private ones via GitHub App.

Explore covers GitHub Trending, discovery boards, and sources such as ruanyf Weekly, plus Release subscriptions, a unified timeline, and platform-filtered assets. Desktop widgets surface frequent repos, a daily rediscovery, unread releases, and star trends.

Share a starred repository

Share a starred repository

From the repo detail you can copy the GitHub link for people who do not have Starcat. Starred public repos can also get a standalone public share page: summary, stars / forks, README highlights, topics, and switchable card styles. Recipients open a webpage. No account required.

Public share pages run on starcat-sharing-api, which you can self-host. Private repos do not get a page the server can crawl.

Analyze a starred repository

Analyze a starred repository

You can pull the current repo's source onto this Mac and inspect structure without cloning it into another IDE. Starcat embeds two open-source analyzers:

  • codebase-memory-mcp: a symbol-level knowledge graph. Files, classes, functions, and dependencies unfold in a local 3D view, filterable by type.
  • codeflow: an architecture checkup. File size, coupling, cycles, duplication, complexity, and a health score.

Source defaults to a GitHub ZIP. Generated artifacts can be deleted.

Notes, summaries, and repo chat

Notes, summaries, and repo chat

This is AI in the main-window detail pane, not a separate workspace. Notes, summaries, and tags stay on this Mac. After ingest they enter RAG.

  • Notes: AI can draft a private note from the README. You edit it afterwards. This is where gotchas, setup steps, and mismatches with upstream docs belong. Notes never go back to GitHub.
  • Summaries and tags: AI reads the README and writes a structured summary (what it does, which stack, where it fits), then suggests tags. Tags land only after you confirm. You can also batch-generate tags for every starred repo and confirm them one by one. Both summaries and tags are indexed for RAG.
  • Repo chat: Ask the current project directly, for example how to build it or where a feature lives. Answers use that repo's README, notes, and summary. You can also translate the README while keeping structure, as a bilingual view or a full replacement.

Use the same data elsewhere

CLI, MCP, an Agent Skill, browser plugins, and launchers all read the local store. The browser plugins bring notes, tags, health, and AI actions onto GitHub pages. Alfred, uTools, and Raycast search local repos. Share cards and short links work for people who do not have Starcat installed.

AI runs through BYOK or a self-hosted proxy: Gemini, OpenAI, Anthropic Claude, DeepSeek, Ollama. Keys and quotas stay with you. The UI ships in 18 languages. Translations live in starcat-localization.

Where data lives

Tags, private notes, reading status, knowledge-base membership, and RAG chunks stay in local SQLite. GitHub tokens and AI API keys stay in Keychain. Repository cache (README, metadata) can be rebuilt. User data cannot.

Traffic that leaves the Mac:

  • GitHub.com: Stars sync, README / Release fetch, OAuth
  • The AI provider you configure: summaries, chat, RAG generation, and embeddings (Ollama stays on-device)
  • Optional Starcat support APIs: Trending, Weekly, discovery, wiki probes, similar-repo recommendations, public share pages. All of these can be self-hosted
  • Optional external search backends: Meilisearch and Qdrant. The default remains SQLite FTS5 and local vectors

CloudKit sync fields are reserved. The production adapter is not wired yet. Starcat does not host your AI keys, and it does not upload the knowledge base to a Starcat server by default.

Screenshots

Knowledge-base RAG workspace Explore and discovery

Global search and structured filters Smart collections

AI-generated repository summaries README translation

AI chat with repository context Repo Health score

OpenSSF Scorecard Built-in code graph

Share cards BYOK AI configuration

Related projects

This repository is the macOS app. Starcat also has standalone repos for docs, distribution, CLI, plugins, and self-hostable APIs. The full map is in supports/README.md. Organization home: github.com/starcat-app.

Product, docs, and distribution

ProjectRole
starcat.inkDirect website, downloads, release notes
dong4j.app/starcatMac App Store landing page
starcat-proPublic support, issues, changelog, and promo images
starcat-docsOfficial user docs, published at starcat.mintlify.app
starcat-siteDirect / App Store site and legal pages
starcat-localizationUI localization, currently 18 languages
homebrew-starcatApp Homebrew Cask: brew install --cask starcat

Use Starcat from other tools

ProjectRole
starcat-cliCross-platform CLI and MCP runtime over the local knowledge base
homebrew-starcat-cliCLI Homebrew Formula
starcat-skillSkill for agents such as Codex and Claude Code
starcat-chrome-pluginChrome extension with Starcat context on GitHub pages
starcat-safari-pluginSafari extension
starcat-alfred-workflowSearch local repos and GitHub from Alfred
starcat-utools-pluginSearch local repos and GitHub from uTools
starcat-raycast-extensionSearch local repos and GitHub from Raycast

Self-hostable APIs

The app talks to a small set of independent APIs. GitHub has no Trending endpoint. Weekly, discovery, wiki probes, similar-repo recommendations, and public share pages also need a server. These repos can be deployed on your own. Each one has its own README and deploy notes.

ProjectRole
starcat-sharing-apiShare short links and public share pages
starcat-trending-apiGitHub Trending crawl and API
starcat-weekly-apiWeekly, Show HN, HelloGitHub, and related feeds
starcat-wiki-apiDeepWiki / Zread / CodeWiki availability
starcat-recommend-apiSimilar-repository recommendations
starcat-discovery-apiExplore, popular, and new-release boards
starcat-api-kitShared auth, envelope, and GitHub helpers
starcat-license-apiDirect licensing, private repository

Knowledge-base keywords default to SQLite FTS5. Vectors default to local cosine. To try the optional external backends on this Mac, see docker/meilisearch and docker/qdrant. Bind them to 127.0.0.1 only.

Articles

Build from source

The full walkthrough (macOS app, support APIs, CLI, local Meilisearch / Qdrant) is 本地编译教程 (Chinese). Contributor rules: CONTRIBUTING.md.

Short path: macOS 15+, Xcode 26+, brew install xcodegen, checkout dev, copy Configs/Secrets.xcconfig.template, run xcodegen generate, then Run the Starcat scheme. After adding or deleting Swift files, generate the project again.

Clone the supporting repos in one pass:

cd supports
./clone-all.sh

supports/ is a workspace of independent git repos. Those trees are not committed here. starcat-license-api and starcat-api are private and need org access.

Project structure

Starcat/
├── App/                 # Entry, lifecycle, dependency composition
├── Features/
│   ├── Home/            # Three-column main window
│   ├── RAG/             # Knowledge-base RAG workspace
│   ├── Agents/          # Agent workspace
│   ├── AI/              # Summaries, chat, translation, semantic search
│   ├── Insights/        # Library and repository insights
│   ├── Explore/         # Discovery
│   ├── Trending/        # GitHub Trending
│   ├── Tags/            # Tags
│   ├── Releases/        # Release subscriptions and timeline
│   ├── MCP/             # Local MCP facade
│   └── Settings/        # Settings
├── Core/
│   ├── Database/        # GRDB / migrations
│   ├── RAG/             # Chunk index and writes
│   ├── Network/         # GitHub API
│   ├── Sync/            # Stars sync
│   └── Keychain/        # Tokens and API keys
├── Shared/              # Shared components and utilities
└── Resources/

Tests

Quit Xcode before command-line tests, or the two will fight over testmanagerd. Any start-up path that talks to Keychain or system authorization must be gated with TestEnvironment.isRunning, or the test host hangs.

xcodegen generate
xcodebuild -scheme Starcat -destination 'platform=macOS,arch=arm64' test

Technology stack

LayerTechnology
ClientSwiftUI on macOS 15+, Liquid Glass on macOS 26
Local databaseGRDB.swift (SQLite), FTS5, local embeddings
Cloud syncCloudKit fields are reserved, production adapter not wired yet
Secure storageKeychain
AIBYOK / self-hosted proxy (Gemini / OpenAI / Claude / DeepSeek / Ollama)

Compatibility

  • Starcat currently supports macOS 15 Sequoia or newer
  • The public Direct download is for Apple Silicon Macs
  • There are no iOS, iPadOS, watchOS, Windows, or Android builds
  • Building from source needs Apple Developer Program membership ($99/year)
  • AI features depend on the provider or API key you configure

Related apps

AppHighlights
StarshipNested tags and iCloud sync
OhMyStarComprehensive features and powerful search
GithubStarsManagerAI summaries, semantic search, and release tracking

Documentation

Contributing

See CONTRIBUTING.md. Please follow the Code of Conduct.

Security

Report vulnerabilities privately as described in SECURITY.md.

Support

Product questions: starcat-pro. Source-code issues: this repository. Details in SUPPORT.md.

Acknowledgments

Starcat is built on open-source work. The in-app About → Credits list is the canonical registry (Starcat/Features/About/AboutView.swift). License texts for bundled files are in THIRD_PARTY_NOTICES.md.

Starcat's own CLI, plugins, and APIs are listed under Related projects, not repeated here.

Swift packages

ProjectLicenseRole
GRDB.swiftMITLocal SQLite
KeychainAccessMITToken and API key storage
KingfisherMITImage loading and cache
swift-markdown-uiMITSwiftUI Markdown for AI summaries
OpenAIMITOpenAI-compatible client
ConfettiSwiftUIMITCelebration effects
ZIPFoundationMITGitHub source ZIP extraction
MCP Swift SDKApache-2.0 / MITLocal MCP
Aptabase SwiftMITOptional analytics
SparkleMITDirect-channel updates only

Bundled resources and generated data

ProjectLicenseRole
DeviconMITLanguage / tool icons
GitHub LinguistMITLanguage colors and names
MermaidMITREADME diagrams
CodeFlowMITIn-app architecture view
codebase-memory-mcpMITSymbol graph and 3D explorer
RepomixMITRepository context packing
OpenSSF ScorecardCDLA-2.0 / Apache-2.0Security radar

Upstream services and data

These are not SPM packages. Starcat uses them through support APIs or as public datasets.

ProjectLicenseRole
SimRepoMIT / GPL-3.0Similar-repository recommendations via starcat-recommend-api
ruanyf/weeklyCC BY-NC-SA 4.0Weekly discovery source
HelloGitHubWeekly / discovery source

CodeFlow WebView runtime

The vendored CodeFlow page also loads these libraries:

React, ReactDOM, Babel Standalone, D3, d3-sankey, Acorn, jsrsasign, JSZip, jsPDF, web-tree-sitter, 3d-force-graph.

License

MIT © 2026 dong4j

Third-party notices: THIRD_PARTY_NOTICES.md

Community

This project has been linked and endorsed by LINUX DO Community.

Star History

关于 About

A native macOS app that turns GitHub Stars into a searchable, organized, AI-powered personal knowledge base.
aibookmark-managerdesktop-appdeveloper-toolsgithub-clientgithub-star-managergithub-starsknowledge-baselocal-firstmacosmacos-appopen-sourceragrepository-managersemantic-searchsqlitestarcatswiftswiftui

语言 Languages

Swift93.0%
HTML3.2%
Shell1.8%
Python0.8%
CSS0.4%
TypeScript0.4%
Makefile0.1%
JavaScript0.1%
Metal0.0%
Go0.0%
Go Template0.0%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
3113
Total Commits
峰值: 399次/周
Less
More

核心贡献者 Contributors