Use an ESP8266 to replace RPI and Arduino. Running BrewPi without Pi, therefore, BrewPi-Less
You can upload HTML files to overwrite the pages by file manager. The priority of file served is
Take the homepage(http://brewpiless.local) for example. The default homepage is “index.htm”(not html), so when you access “http://brewpiless.local”, BPL will check in sequence:
You can customize the web pages. However, keep in mind that
Therefore,
Tom has created a set of elegant frontend of BPL: https://github.com/tommueller/BrewPiLess/tree/master/htmljs/dist Tom’s work has been merged into this project: https://github.com/vitotai/BrewPiLess/tree/master/htmljs