# Cakebrew **Repository Path**: CoderLeonidas/Cakebrew ## Basic Information - **Project Name**: Cakebrew - **Description**: Manage your Homebrew formulas with style using Cakebrew. - **Primary Language**: Objective-C - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-05-25 - **Last Updated**: 2022-12-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Cakebrew The Homebrew GUI App for OS X [![Build Status](https://travis-ci.org/brunophilipe/Cakebrew.svg?branch=dev)](https://travis-ci.org/brunophilipe/Cakebrew) ## About Cakebrew is the most convenient way to use Homebrew for your daily tasks! It does for [Homebrew](http://brew.sh) what Synaptics does to Linux package managers. From the Cakebrew UI, you can: * Search for formulae * Install, uninstall and upgrade formulae * Tap and untap repos * Update Homebrew * Run the brew cleanup tool Cakebrew was based on a project by [vincentsaluzzo](https://github.com/vincentsaluzzo/Homebrew-GUI). Although most of the original code has already been modified, his project was the kickstart for what would become Cakebrew, and his commits are still in the working tree. ## Screenshots ![Screenshot](https://www.cakebrew.com/assets/img/app-bg.png) ## Download [Download Now – Version 1.2.3](https://www.cakebrew.com/#download) Alternatively, [it can be installed via homebrew cask](https://github.com/brunophilipe/Cakebrew/issues/148), with `brew cask install cakebrew`. ## Problems using ZSH? Please visit [this page](https://github.com/brunophilipe/Cakebrew/wiki#using-zsh-shell). ## Localizations From version 1.1, Cakebrew supports localizations! As of now, the following languages are supported: * English * Portuguese * German * Chinese (Simplified) If you wish to contribute by translating Cakebrew to your language, please open a [new issue in GitHub](https://github.com/brunophilipe/Cakebrew/issues). ## Website Source The source for the Cakebrew website is also present on GitHub! Visit the [repository](https://github.com/brunophilipe/Cakebrew-site/). ## License This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see [](http://www.gnu.org/licenses/). This document was written with my free plain text editor, [TipTyper](https://brunophilipe.com/software/tiptyper)!