8000 GitHub - BottyIvan/brewhub: A place to find and share your favorite brews.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

BottyIvan/brewhub

Repository files navigation

BrewHub

Note

🚀 For macOS users:
Before opening the app for the first time, you need to run the following command to remove quarantine attributes:

xattr -rc /Applications/BrewHub.app

BrewHub is a web and desktop app built with Next.js and Electron that lets you explore, search, and manage Homebrew formulas.
With BrewHub you can:

  • Quickly search any Homebrew formula with advanced search
  • View complete details: version, dependencies, license, install stats, and supported architectures
  • Analyze dependencies between formulas
  • See popularity and installation statistics
  • Manage installed formulas directly from the desktop app (install, update, uninstall)
  • Enjoy a modern user experience: dark mode, responsive, optimized for every device

Main Features

  • Advanced search: find any Homebrew formula in real time
  • Formula details: full info including changelog, dependencies, versions, and analytics
  • Install management: install, update, and uninstall formulas directly from the desktop app (Electron only)
  • Statistics: view installation and popularity data
  • User experience: polished interface, dark mode, mobile and desktop optimization

Project Dependencies

Main dependencies:

Dev dependencies:

License

This project is licensed under the MIT License.

Getting Started

To start the web development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 in your browser to see the result.

To start the desktop version (Electron):

npm run start

Contributing

Contributions, bug reports, and suggestions are welcome! Open an issue or pull request on GitHub.

Deploy on Vercel

The easiest way to deploy the web app is via Vercel.

See the Next.js documentation for more details.

Useful Resources

About

A place to find and share your favorite brews.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0