pouzor/homelable

Self-hosted homelab infrastructure visualizer — interactive network diagram with live status monitoring

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 36 minutes ago
Added to GitGenius on September 18th, 2026
Created on March 6th, 2026
Open Issues & Pull Requests: 38 (+0)
GitHub issues: Enabled
Number of forks: 171
Total Stargazers: 3,727 (+1)
Total Subscribers: 14 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 16.9 hours
Mean response time: 4.0 days
90th percentile: 12.2 days
Tracked items: 201

Most active contributors

Sign in to see contributor activity.

How this project is maintained

About 7% of issues opened in the past year have never received a reply. 97% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 87% of issues opened in the past year have been closed, leaving a working backlog. Three people close 94% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 27
New in 7 days: 8
Closed in 7 days: 14
Avg open age: 41 days
Stale 30+ days: 8
Stale 90+ days: 1

Recent activity

Opened in 7 days: 5
Closed in 7 days: 12
Comments in 7 days: 6
Events in 7 days: 31

Top labels

  • enhancement (50)
  • bug (25)
  • next-release (20)
  • question (7)
  • wontfix (5)
  • V2 (4)
  • ha-port-needed (3)
  • help wanted (3)

Detailed Description

Homelable is a self-hosted homelab infrastructure visualizer that creates interactive network diagrams with live status monitoring.

The tool solves the problem of understanding and documenting complex homelab setups by combining network scanning, device discovery, and live health monitoring into a single interface. It performs network, Zigbee, and Z-Wave scanning to automatically identify machines and devices on your infrastructure, then displays them in an interactive diagram. The system includes health checks through multiple methods such as ping, TCP connections, and API endpoints to show which services are online or offline. Each discovered device receives an auto-generated document based on scan results that you can then maintain and expand, alongside a library for runbooks, incident logs, and network overviews.

Homelable suits homelab operators who want centralized infrastructure documentation and visualization without relying on external wikis or separate tools. It works well for those running Proxmox VE, Zigbee2MQTT, Z-Wave networks, or Home Assistant installations, as it includes specific integrations for these platforms. The tool can also function as a pure design tool if you only need the frontend for creating and exporting diagrams as PNG files without the backend scanning and monitoring features.

The project shows active development with regular updates and a responsive build pipeline. Pull requests receive timely review and integration. The codebase demonstrates consistent maintenance with attention to both new features and bug fixes. Documentation is actively maintained alongside feature development.