Simple emergency monitor and emailer for BrewPi in Python
Prerequisite: Python3
- Copy config-sample.py to config.py
- Edit variables in config.py for your configuration
- Run brewCheck.py: if it passes, it will produce no output.
- Set up a regular run of brewCheck,py via cron or your tool of choice.