I’m looking for something like Heimdall, but a little bit more lightweight, hopefully something I can just throw into my www folder. Nothing requiring Docker. Just lightweight stuff.
I’m looking for something like Heimdall, but a little bit more lightweight, hopefully something I can just throw into my www folder. Nothing requiring Docker. Just lightweight stuff.
Try tinyhome https://github.com/bderenzo/tinyhome
Throw a few bits of info into a csv, run a bash script and it produces a html file like this demo page https://lab.bdro.fr/tinyhome/
That’s truly as lightweight as you’re going to get. Cool little script.