BrewStore is an app store for MacOS using Brew
It provides a library of essential applications and tools, installable via brew.
-- Essentially; an appstore via brew helping you find applications easier, providing a larger appstore alternative, with many linux based applications.
Install via the official website.
- Code has been migrated/translated from Python to C++ for better performance and startup times.
Note that the startup times still seem to be slow sometimes due to the slow loading method, as of 5/13/2026, lazy loading is being worked on, and may posibbly release day of, when released it will be logged with date. Lazy loading will load in increments while opened, making it able to open in mere' seconds.