a fork of craftbeerpi4 to support raspis with armv6
Find a file
Alexander Vollkopf 69a7d15d06
Merge pull request #171 from PiBrewing/development
Merge from Development branch
2025-11-23 19:26:19 +01:00
.devcontainer remove libatlas-base-dev 2025-11-13 20:07:59 +01:00
.github/workflows test github actions v4 2024-12-07 15:19:27 +01:00
.vscode changes for devcontainer 2024-05-02 19:02:02 +02:00
cbpi Update changelog, version and codename 2025-11-23 18:20:07 +01:00
tests !!! DONT USE !!! - feasibility test to add output parameter to actor 2024-08-07 18:42:57 +02:00
.dockerignore Increase caching potential of docker image 2021-12-04 12:09:46 +01:00
.gitignore repaires log clearence from analytics page 2023-05-16 12:23:24 +02:00
CHANGELOG.md Update changelog, version and codename 2025-11-23 18:20:07 +01:00
cheat_sheet.txt fix props for plugin 2021-02-02 21:22:59 +01:00
chromium.desktop Create chromium.desktop 2021-08-27 17:04:07 +02:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2023-02-26 17:37:29 +01:00
CONTRIBUTING.md Fix occurences of the repo name to reflect the PiBrewing repo 2023-03-10 14:50:49 +00:00
craftbeerpi.service Add initial systemd craftbeerpi service file 2021-06-15 16:57:05 +02:00
craftbeerpi4boot Create craftbeerpi4boot 2021-06-13 19:46:11 +02:00
Dockerfile increase python version in dockerfile 2025-11-13 20:24:23 +01:00
LICENSE Set License to GPL 2021-01-07 18:59:24 +01:00
MANIFEST.in rework database 2021-01-22 23:25:20 +01:00
README.md updated readme 2025-03-17 20:20:52 +01:00
release.py fix restor backup issue 2022-05-12 21:27:12 +02:00
requirements.txt updated requirements 2025-11-22 19:43:51 +01:00
run.py Allow specifying config path on start 2022-03-31 08:06:42 +02:00
sample.py "add seconds to timer at runtime" 2021-03-03 07:37:54 +01:00
setup.py updated requirements 2025-11-22 19:43:51 +01:00
testversion.py Update minor version 2022-07-16 10:26:32 +02:00

CraftBeerPi 4

Build GitHub license GitHub issues GitHub Activity PyPI Happy Brewing

CraftBeerPi Logo

CraftBeerPi 4 is an open source software solution to control the brewing and fermentation of beer 🍺.

📚 Documentation

Instructions on how to install CraftBeerPi and use its plugins is described in the documentation, that can be found here: gitbook.io.

📚 Changelog

Changelog can be found here

Plugins

Plugins extend the base functionality of CraftBeerPi 4. You can find a list of available plugins here.

🧑‍🤝‍🧑 Contribute

You want to help develop CraftBeerPi4? To get you quickly stated, this repository comes with a preconfigured development environment. To be able to use this environment you need 2 things installed on your computer:

  • docker
  • visual studio code (vscode)

To start developing clone this repository, open the folder in vscode and use the development container feature. The command is called Reopen in container. Please note that this quick start setup does not work if you want to develop directly on a 32bit raspberry pi os because docker is only available for 64bit arm plattform. Please use the regular development setup for that.

For a more detailed description of a development setup without the development container feature see the documentation page: gitbook.io

Contributors

Thanks to all the people who have contributed

contributors