*** Please note that the up-to-date Brewtarget website is www.brewtarget.beer. Latest Brewtarget releases are always here on GitHub. ***
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.
- Adam Hawes [email protected]
- Aidan Roberts [email protected]
- A.J. Drobnich [email protected]
- André Rodrigues [email protected]
- Blair Bonnett [email protected]
- Brian Rower [email protected]
- Carles Muñoz Gorriz [email protected]
- Chris Pavetto [email protected]
- Chris Speck [email protected]
- Dan Cavanagh [email protected]
- Daniel Moreno [email protected]
- Daniel Pettersson [email protected]
- David Grundberg [email protected]
- Eric Tamme [email protected]
- Greg Greenaae [email protected]
- Greg Meess [email protected]
- Idar Lund [email protected]
- Jamie Daws [email protected]
- Jean-Baptiste Wons [email protected]
- Jeff Bailey [email protected]
- Jerry Jacobs [email protected]
- Jonatan Pålsson [email protected]
- Jonathon Harding [email protected]
- Julian Volodia [email protected]
- Kregg Kemper [email protected]
- Luke Vincent [email protected]
- Marcel Koek [email protected]
- Mark de Wever [email protected]
- Markus Mårtensson [email protected]
- Matt Anderson [email protected]
- Mattias Måhl [email protected]
- Matt Young [email protected] -- Current lead developer
- Maxime Lavigne [email protected]
- Medic Momcilo [email protected]
- Mike Evans [email protected]
- Mik Firestone [email protected] -- Previous lead developer
- Mikhail Gorbunov [email protected]
- Mitch Lillie [email protected]
- Padraic Stack [email protected]
- Peter Buelow [email protected]
- Peter Urbanec [email protected]
- Philip Greggory Lee [email protected] -- Original lead developer
- Rob Taylor [email protected]
- Samuel Östling [email protected]
- Scott Peshak [email protected]
- Théophane MARTIN [email protected]
- Tyler Cipriani [email protected]
Author list created with the help of the following command:
$ git log --raw | grep "^Author: " | sort -u
- Main website (This replaces the old brewtarget.org website, to which we no longer have access)
- Latest builds
- Bug tracker
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.
If you want to build the application from source, see Development: Getting Started for up-to-date instructions.
See also comments in bt and meson.build files.