u/Due_Revolution_1872

Image 1 —
Image 2 —
Image 3 —
Image 4 —
▲ 30 r/homelabindia+1 crossposts

Hey everyone,

Wanted to share something I've been working on on and off. I run a small homelab, basically ubuntu mini-PC as the server, gaming PC as a second node, both on Tailscale. And I kept getting annoyed switching between Jellyfin web, qBittorrent UI, Portainer, htop in a tmux pane, etc., just to see what's going on. I tried zimaOS earlier but that was too containerized for my needs. So I started building one dashboard for everything. Partly to scratch the itch, partly to see how far I could push vibe coding with Claude Code as a daily driver.

What's in it right now:

  1. Overview: system gauges (CPU / RAM / disk), bandwidth, container health, weather, all on one screen
  2. System: full stats, top processes, storage breakdown, quick actions
  3. Docker: container grid, start / stop / restart, live log viewer
  4. Media: Jellyfin integration: continue watching, next up, watch history, full library grid with movie / series / unwatched filters, genre breakdown
  5. Discover: TMDB-backed discovery. 12 moods (feel-good / thriller / mind-bending / etc.), similar-to with autocomplete, library analysis, trending. Click any title and you get a full detail page with cast, trailers, ratings (TMDB + IMDB + Letterboxd), and contextual button (Play on Jellyfin if it's in your library, YouTube if it's a Hindi film and the full movie is up there, etc.)
  6. qBittorrent integration with auto-categorisation (movies / tv / anime routed to the right savepaths)
  7. Files: basic explorer with rename / move / delete / download
  8. Tasks: kanban (Todo / In Progress / Done) with a calendar date picker. You can {{mention}} a movie or series in any task and the card becomes actionable — Play button if it's already in Jellyfin, Get button that pops a torrent search modal if it isn't. Incomplete tasks auto-roll over to today
  9. Notes: tagged notes with pin-to-top, search, two-pane editor with auto-save. Just shipped last week

Repo: https://github.com/Animesh98/jarvis-dashboard ./setup.sh and you're done.

Attaching a few screenshots. Would love if you'll try it, fork it, star it. Do anything u want with it.

u/Due_Revolution_1872 — 7 days ago