Skip to content

titouv/brew-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brew Base

A modern web application that helps Mac users discover and install popular Homebrew packages with ease.

Features

  • 🔎 Browse popular Homebrew cask packages
  • 🏷️ Filter packages by category
  • 📈 Sort by popularity or growth rate
  • ✅ Select packages to generate installation commands
  • 📋 Copy commands with one click, with or without Homebrew installation
  • 🖥️ macOS-inspired interface with light/dark mode support

Technologies

  • Next.js 15
  • React 19
  • TypeScript
  • Tailwind CSS

Development

# Install dependencies
npm install
# or
bun install

# Start the development server
npm run dev
# or
bun dev

Open http://localhost:3000 to view the application.

Data Source

Package data is sourced from the official Homebrew API:

  • Installation analytics
  • Package metadata and descriptions

About

Discover and select the best Homebrew packages for your Mac

Topics

Resources

Stars

Watchers

Forks