homebrew/homebrew-cask

🍻 Default casks (upstream binary packages) for the package manager for everywhere

View on GitHub ↗Jump to charts ↓Open shareable report →

Summary Information

Updated 12 minutes ago
Added to GitGenius on September 2nd, 2026
Created on March 5th, 2012
Open Issues & Pull Requests: 28 (-8)
GitHub issues: Enabled
Number of forks: 11,875
Total Stargazers: 22,188 (+0)
Total Subscribers: 309 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.0 hours
Mean response time: 2.4 days
90th percentile: 26.1 hours
Tracked items: 442

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 13% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 5
New in 7 days: 6
Closed in 7 days: 4
Avg open age: 347 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 6
Closed in 7 days: 4
Comments in 7 days: 14
Events in 7 days: 36

Top labels

  • stale (28)
  • help wanted (11)
  • good first issue (4)
  • bug (2)
  • core (2)
  • enhancement (2)
  • ready to implement (2)
  • checksum-mismatch (1)

Detailed Description

Homebrew Cask is a package manager extension that distributes prebuilt binary applications and graphical software for macOS and Linux through the Homebrew package management system.

The tool solves the problem of installing and managing GUI applications and binary packages alongside command-line tools in a unified way. Rather than requiring users to download installers manually or use separate package managers for different software types, Homebrew Cask extends Homebrew's familiar command-line interface to handle graphical applications. It works by maintaining a repository of cask definitions—formulae that describe how to download, verify, and install prebuilt binaries—allowing users to install applications with a single command and receive updates through the same package manager they use for other software.

Developers and system administrators managing macOS or Linux systems should adopt this tool if they want to automate application installation and updates across machines without maintaining separate workflows for CLI tools and GUI applications. It suits teams that already use Homebrew and want to standardize their software distribution approach. The project is particularly valuable for those who prefer declarative package management over manual installer downloads, and for infrastructure automation where reproducible software environments matter.

The project maintains a high volume of activity with regular updates to existing cask definitions and frequent additions of new applications. Pull requests receive consistent review and integration, indicating active maintenance of the cask catalog. The repository shows sustained engagement with community contributions, processing a steady stream of submissions to add or update application packages. Development activity reflects ongoing effort to keep the collection of available casks current and functional across supported platforms.