An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# WailBrew - Homebrew GUI Manager

[![Latest Release](https://img.shields.io/github/v/release/wickenico/WailBrew)](https://github.com/wickenico/WailBrew/releases/latest)
[![Downloads](https://img.shields.io/github/downloads/wickenico/WailBrew/total)](https://github.com/wickenico/WailBrew/releases)
[![Sponsor](https://img.shields.io/badge/Sponsor-GitHub-pink)](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

![WailBrew Screenshot](images/Screenshot.png)

## ๐ŸŒ 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!