https://github.com/wickenico/wailbrew
Minimalistic Homebrew GUI made with Go, Wails and React.
https://github.com/wickenico/wailbrew
apple go gui homebrew macos react tailwindcss typescript wails
Last synced: 14 days ago
JSON representation
Minimalistic Homebrew GUI made with Go, Wails and React.
- Host: GitHub
- URL: https://github.com/wickenico/wailbrew
- Owner: wickenico
- License: mit
- Created: 2025-01-21T22:43:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-02-25T23:57:26.000Z (14 days ago)
- Last Synced: 2026-02-26T01:44:01.478Z (14 days ago)
- Topics: apple, go, gui, homebrew, macos, react, tailwindcss, typescript, wails
- Language: TypeScript
- Homepage: https://wailbrew.app
- Size: 13.7 MB
- Stars: 2,033
- Watchers: 11
- Forks: 82
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# WailBrew - Homebrew GUI Manager
[](https://github.com/wickenico/WailBrew/releases/latest)
[](https://github.com/wickenico/WailBrew/releases)
[](https://github.com/sponsors/wickenico)
## ๐บ About
WailBrew is a modern and intuitive way to manage Homebrew on macOS! It provides a clean graphical interface that makes package management accessible to everyone. From the WailBrew UI, you can:
- View and manage installed formulas and casks
- Search through packages with instant filtering
- Install, uninstall, and upgrade packages
- Check for outdated packages and update them individually or all at once
- View detailed package information including dependencies and conflicts
- Manage Homebrew repositories (tap/untap)
WailBrew was inspired by [Cakebrew](https://www.cakebrew.com/), bringing modern UI design and enhanced functionality to Homebrew package management. Built with [Wails](https://wails.io), Go, and React, it combines native performance with a beautiful, responsive interface.
Requests, Questions, Troubleshooting? => [r/WailBrew](https://www.reddit.com/r/WailBrew)
## ๐ฅ Installation
๐ฆ **Installation via Homebrew (recommended):**
```bash
brew install --cask wailbrew
```
**[Download Latest Version](https://github.com/wickenico/WailBrew/releases/latest)**
## ๐งช Version Support in Beta Phase
WailBrew aims to support following macos versions:
- Apple Silicon ARM: macOS 11.0 (Big Sur) and later.
- Intel: macOS 11.0 (Big Sur) and later.
While the app is primarily tested on the latest macOS versions, we strive to maintain compatibility with older supported versions. If you encounter any issues on your macOS version, please let us know by [opening an issue](https://github.com/yourusername/WailBrew/issues) or providing feedback.
## ๐ธ Screenshots

## ๐ Localizations
WailBrew supports multiple languages! As of now, the following languages are supported:
- ๐บ๐ธ English
- ๐ฉ๐ช German
- ๐ซ๐ท French
- ๐น๐ท Turkish
- ๐จ๐ณ Chinese (Simplified)
- ๐น๐ผ Chinese (Traditional)
- ๐ง๐ท Portuguรชs do Brasil
- ๐ท๐บ Russian
- ๐ฐ๐ท Korean
- ๐ฎ๐ฑ Hebrew
- ๐ช๐ธ Spanish
If you wish to contribute by translating WailBrew to your language, feel free to [open a Pull Request](https://github.com/wickenico/WailBrew/pulls) or [create an Issue](https://github.com/wickenico/WailBrew/issues).
## ๐ฐ Mentioned
- VVMac
- Software on the web
- Made with ReactJS
- Tom Doerr Repository Showcase
- AlternativeTo
- iFun
- Medium
- Sir Apfelot
- How to Geek
- Mac Utils
- Brandon Visca
- Apfeltalk
- Mac Gadget
- Macked
## โค๏ธ Sponsor
If WailBrew helps you, consider supporting ongoing development:
- [GitHub Sponsors](https://github.com/sponsors/wickenico)
## ๐ ๏ธ Contributing
Interested in contributing to WailBrew? We welcome contributions of all kinds!
- **Code contributions**: Bug fixes, features, improvements
- **Translations**: Help localize WailBrew to more languages
- **Bug reports**: Found an issue? Let us know
- **Feature requests**: Have an idea? We'd love to hear it
Please see [CONTRIBUTING.md](CONTRIBUTING.md) for detailed development setup and contribution guidelines.
## ๐ License
This project is licensed under the MIT License. See [LICENSE](LICENSE) for details.
## ๐ Troubleshooting
### Common Issues
- **Linux running problem**: Check this [post](https://github.com/wickenico/WailBrew/issues/138#issue-3660201918) from [dsmyth](https://github.com/dsmyth), thank you!
- **Homebrew not found**: Ensure Homebrew is correctly installed
- **Permission errors**: May need to run the app with appropriate permissions
- **Slow performance**: Close other resource-intensive applications
### Support
For issues, feature requests, or questions:
- Visit [r/WailBrew](https://www.reddit.com/r/WailBrew) for community support
- Check [existing issues](https://github.com/wickenico/WailBrew/issues) on GitHub
- Create a [new issue](https://github.com/wickenico/WailBrew/issues/new) if needed
- See [CONTRIBUTING.md](CONTRIBUTING.md) for more details on reporting bugs
## ๐ Acknowledgments
- Wails community for the framework: https://wails.io
- Cakebrew as inspiration: https://www.cakebrew.com/
**WailBrew** makes Homebrew management simple and accessible for all macOS users. Try it out and streamline your package management workflow!