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
      8 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

  • cecilkorik@piefed.ca
    link
    fedilink
    English
    arrow-up
    15
    ·
    19 hours ago

    This is the kind of quirky, distinctly human non-slop that I can’t help but appreciate. Nice work, you lovely person you.

  • foggy@lemmy.world
    link
    fedilink
    English
    arrow-up
    10
    ·
    23 hours ago

    Woah, soulseek

    I haven’t used soulseek in literally 20 years… Is it still a relevant place to get music?

    • djdarren@piefed.social
      link
      fedilink
      English
      arrow-up
      1
      ·
      8 hours ago

      I use Soulseek to the exclusion of any other music acquisition services. Between it and Lidarr my Navidrome server is GLORIOUS these days.

    • mcheva@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      7
      arrow-down
      1
      ·
      12 hours ago

      Yeah of course, nicotine+ is a good client. The webapp I see most people use is slskd but there are others too. Where do you get your music from? Surely you don’t pay evil companies for it and not support the artist directly when you can?

    • DarkSirrush@piefed.ca
      link
      fedilink
      English
      arrow-up
      9
      ·
      21 hours ago

      Its quite good for music still, and slskd was developed to integrate soulseek with other programs in your *arr stack.

      That being said, I just end up using it standalone and just open Picard whenever I remember I have music to sort.

    • valar@lemmy.ca
      link
      fedilink
      English
      arrow-up
      5
      ·
      19 hours ago

      I just got back on it recently and the answer is a big yes. When I can’t find stuff elsewhere I can find it there.

  • Postmortal_Pop@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    ·
    21 hours ago

    I’m very new to self hosting, would you wanna tell me about some of the things you have going? I only really recognize the arr suite, spotify, and jellyfin here.

    • Shimitar@downonthestreet.euOP
      link
      fedilink
      English
      arrow-up
      6
      ·
      19 hours ago

      Stirlingpdf to edit pdf. Snap otter to edit images. Openwebui+ollama for local AI, lube logger for car maintenance. Mealie for kitchen recipes. Endurain to sinch Garmin data. Romm for console games. Home assistant. Jellyfin. Navidrome for music. AudioMuseAI for local AI analysis of my music, audiobook shelf for podcasts and audiobooks, searxng for web searches. Olist for WebDAV and web file access, paperlessngx for storing documents. Matrix web client elements, seerr to search movies and stuff recommendations. ExcaliDash to manage drawing and such…

      Enough?

      • Postmortal_Pop@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 hour ago

        How’s navidrome? We’re currently using jellyfin and finamp to stream our music and it’s not really meeting the needs of the house.

        • Shimitar@downonthestreet.euOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 hour ago

          Navidrome Is good. I also have jellyfin but preferred a dedicated tool for music. I use Symfonium (paid android app) on mobile and navidrome web GUI from PC.

          Paired with AudioMuseAI and Spotizerr it’s pretty great.

  • Viceversa@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    15 hours ago

    Do you have several environments for the same system? How does it look like on your dashboard?