Skip to content

Repository files navigation

Homebrew Starcat

Starcat

Official Homebrew tap for installing and updating Starcat.

Starcat is a native macOS app that turns GitHub Stars into a searchable, organized and AI-assisted local knowledge base, with a broader ecosystem of desktop clients, plugins, CLI tools, and self-hostable services.

Install with Homebrew
中文说明

website support homebrew localization
Starcat main window

Preferred install method:

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

Useful links:

Self-hostable support APIs:

Install

Homebrew is the preferred installation method for the Direct build:

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

The tap name is starcat-app/starcat; the GitHub repository is starcat-app/homebrew-starcat, following Homebrew's tap naming convention.

Upgrade

brew update
brew upgrade --cask starcat

The cask uses Starcat's Sparkle appcast for livecheck:

livecheck do
  url "https://starcat.ink/appcast.xml"
  strategy :sparkle
end

Homebrew uses the Sparkle feed to detect new versions, then downloads the versioned DMG declared in the cask:

url "https://starcat.ink/downloads/Starcat-#{version}-arm64.dmg"

The app's own in-app updates also use the Sparkle appcast. Homebrew and Sparkle therefore share the same release feed and download host, but Homebrew still performs its own install/upgrade flow.

Uninstall

brew uninstall --cask starcat

The cask zap is scoped to the Direct build bundle id, com.starcat.app.direct.

Requirements

  • macOS 15 Sequoia or newer.
  • Apple Silicon Mac.

Links

About

Official Homebrew cask tap for Starcat.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages