https://github.com/andrewl/brewpi_get_status
Small script to get the latest beer and fridge temperature from brewpi logs
https://github.com/andrewl/brewpi_get_status
brewpi logs shell
Last synced: 2 months ago
JSON representation
Small script to get the latest beer and fridge temperature from brewpi logs
- Host: GitHub
- URL: https://github.com/andrewl/brewpi_get_status
- Owner: andrewl
- License: mit
- Created: 2017-08-27T21:50:29.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-29T08:45:09.000Z (almost 9 years ago)
- Last Synced: 2025-05-17T04:07:10.137Z (about 1 year ago)
- Topics: brewpi, logs, shell
- Language: Shell
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
BrewPi Get Status
==================
Why?
----
This simple script outputs the latest Beer and Fridge temperature. It can be used ad-hoc or with other application to email, post to twitter, slack etc.
Usage
-----
Just execute the script brewpi_get_status.sh. The output should be something like
Aug 27 2017 22:03:06 Beer Temp 20.31 Fridge Temp 20.00
This output can be piped into another application to send the information out to another channel, eg via email or twitter.