Hi all, for my own selfhosting needs i looked into many different dashboards, but none really fit my bill.

I want a dashboard that:

  • super lightweight
  • has no server-side requirements
  • can be edited with a single text file
  • simple CSS to adapt to your style

and so, of course, i developed my own. After a few years of usage, i upgraded it to AlpineJS (previously uglier code on jQuery) and i am proudly making it public for anybody who might be interested.

Here it is: https://github.com/gardiol/dashboard/

(the project was released on github long ago, but i never wrote about it anywhere IIRC, also i might migrate to Codeberg in the future, so do not bash me for Github)

There is a quite long readme, it’s GPLv3, and aboslutely zero lines of AI / Vibe coding. I used AI for research and quick support specially on how to format CSS (which i kind of despise) but nothing else.

As a bonus, there is also a CGI system made in bash (totally optional) that i use for local monitors, but it’s kinda messy and really not ready for broader use, so you can ignore the “monitor” subfolder or delete it completely.

Anyway, here it is, hope someone could make use of it.

    • Shimitar@downonthestreet.euOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      11 hours ago

      It’s my house heating. Basically it’s a home made app on a orangepi that controls three dry relays and a few sensors feedbacks (stove on, stove warm, gas burner on, etc).

      Everything is wrapped up by home assistant automations via MQTT and ZigBee thermo valves and thermometers in each room

      The link on the dashboard points to the web GUI to check and control heating bypassing home assistant automations.

      My setup it’s better described here https://wiki.gardiol.org/doku.php?id=homeautomation%3Aheating