# sebhildebrandt/systeminformation

System Information Library for Node.JS

Repository: https://github.com/sebhildebrandt/systeminformation
Canonical: https://ross.abutalabs.com/products/systeminformation
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2026-08-26T19:23:11+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 99, longevity 100
- inputs: {"age_days": 4557, "days_push": 7, "days_rel": 7, "gap_med": 2.0, "n_releases_24m": 35}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3129, forks 351 (observed 2026-08-28T04:07:45.346887+00:00)

## What it is
A dependency-free Node.js library for retrieving detailed system and OS information such as CPU, memory, disk, network, and battery stats. It works with Node.js, Bun, and Deno as a backend/server-side library.

## Use cases
- get cpu and memory usage in node.js
- read system hardware info from a node app
- monitor disk and network stats server-side
- collect os information for a monitoring dashboard
- detect battery and system temperature in node
- build a system stats cli tool

## When to choose
- you need comprehensive system/hardware metrics in Node.js, Bun, or Deno
- you want a zero-dependency, well-maintained library
- you need cross-platform support (Linux, macOS, Windows)
- you are building server-side monitoring or diagnostics tools

## When to avoid
- you need system info in a browser - it is backend-only
- you need a TypeScript-native API today (v6 TypeScript rewrite is still beta)
- you need real-time low-level performance counters beyond what OS APIs expose

## Facets
- artifact type: library
- maturity: active
- function: developer-tools, monitoring
- domain: developer-tools, operating-systems, backend
- platform: windows, cross-platform, cli
- tags: system-information, hardware-info, os-info, no-dependencies, typescript-rewrite, nodejs, linux, macos

## Member repositories
- sebhildebrandt/systeminformation (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:45.346887+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:26:18.021957+00:00, confidence not recorded.
  - readme: https://github.com/sebhildebrandt/systeminformation (fetched 2026-08-28T04:07:45.346887+00:00, sha 3834021f362a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
