Analysis updated 2026-05-18
Watch all your home server services from a single dashboard instead of many bookmarks.
Get a Telegram message the moment a self hosted service goes offline.
Automatically discover web services and Docker containers on your local network.
| scheibenwischer-nv/homeserver_hub | abhay-pratapsingh-ctrl/chaptr | abhishek-akkal/finova | |
|---|---|---|---|
| Stars | 0 | 0 | 0 |
| Language | JavaScript | JavaScript | JavaScript |
| Setup difficulty | easy | hard | easy |
| Complexity | 2/5 | 5/5 | 1/5 |
| Audience | vibe coder | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Docker install is a single docker-compose file, manual install needs Node.js 18 or newer.
HomeServer Hub is a dashboard you can run on your own home server to keep an eye on the other services and devices running there. It shows live status information, updating every 30 seconds, so you can tell at a glance whether something you rely on, like a media server or a smart home tool, is online or has gone down. If a service goes offline, the dashboard can send you a notification through Telegram, and it will notify you again once the service comes back online. This means you do not have to keep checking manually. The dashboard also scans your local network on its own, looking for web services and running Docker containers, so you do not have to type in IP addresses by hand to add them. Once services are added, you can pin your favorites to the top of the page, limited to three per row, and organize everything into categories that you can create, edit, and delete directly from the dashboard, each with a choice of icon. Categories can also be collapsed when you do not need to see them. Visually, the dashboard uses a dark, glass like style with a moving animated background, a custom font, and small hover animations on the tiles, aiming for a clean, modern look rather than a plain list of links. The easiest way to run it is with Docker, using a provided docker compose file, and it supports both regular PCs and servers as well as arm64 devices like a Raspberry Pi or a Synology NAS. If you prefer not to use Docker, you can install it manually, which requires Node.js version 18 or newer and npm, then start the server directly from the command line. This is a small, early project, currently at version 0.2, aimed at people who self host services at home and want one central page to watch over everything instead of bookmarking many separate addresses.
A self-hosted dashboard that shows live status of your home server services, scans your network for them, and sends Telegram alerts when something goes down.
Mainly JavaScript. The stack also includes JavaScript, Node.js, Docker.
No license information is stated in the README.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly vibe coder.
This repo across BitVibe Labs
Verify against the repo before relying on details.