Skip to content

Brewtarget/brewtarget

develop
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
css
October 26, 2016 19:50
July 31, 2022 09:06
February 27, 2012 16:14
December 29, 2022 10:12
October 11, 2015 15:19
August 3, 2023 21:03
October 17, 2022 13:39
October 17, 2022 13:39
October 17, 2022 13:39
March 4, 2023 10:40
September 23, 2022 05:24
December 29, 2022 14:37

Brewtarget

Linux Workflow

Windows Workflow

Brewtarget is free open-source brewing software, and a beer recipe creation tool available for Linux, Mac, and Windows. It automatically calculates color, bitterness, and other parameters for you while you drag and drop ingredients into the recipe. Brewtarget also has many other tools such as priming sugar calculators, OG correction help, and a unique mash designing tool. It also can export and import recipes in BeerXML, allowing you to easily share recipes with friends who use BeerSmith or other programs. All of this means that Brewtarget is your single, free, go-to tool when crafting your beer recipes.

Please note that the latest releases are Github and that the old brewtarget.org website is no longer maintained.

Authors

Author list created with the help of the following command:

$ git log --raw | grep "^Author: " | sort -u

Websites

For Users

Latest builds are available by logging into Github, following the "Latest builds" link above, drilling down into the relevant OS and downloading the installer package.

For Developers

Compiling and Installing

If you want to build the application from source, see Development: Getting Started for up-to-date instructions.

See also comments in CMakeLists.txt file.