# jaymedavis/hubble

A dashboard that displays in the terminal

Repository: https://github.com/jaymedavis/hubble
Canonical: https://ross.abutalabs.com/products/jaymedavis-hubble
Language: CoffeeScript
License: Apache-2.0
License Family: permissive
Last push: 2023-02-01T16:16:55+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5133, "days_push": 1309, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1079, forks 37 (observed 2026-08-28T04:03:30.012693+00:00)

## What it is
Hubble is a terminal-based dashboard that displays arbitrary data in the console, populated via HTTP POST requests, polled API endpoints, or CoffeeScript config files. It supports threshold alerts when values go above or under specified limits, and includes an optional Andromeda websocket relay server.

## Use cases
- display metrics in a terminal dashboard
- monitor numbers with threshold alerts from scripts
- push data to a dashboard via http post webhooks
- poll api endpoints and show values in the terminal
- build a simple ops dashboard without a browser

## When to choose
- you want a lightweight terminal dashboard fed by webhooks or polling
- you prefer console-based monitoring over a web UI
- you work in Node.js and want a hackable CoffeeScript dashboard

## When to avoid
- you need a graphical web dashboard with charts
- you need actively maintained software with modern tooling
- your team doesn't work with CoffeeScript or legacy Node.js

## Facets
- artifact type: application
- maturity: maintenance
- function: monitoring, data-visualization, http-server, websocket, terminal-ui
- domain: monitoring, developer-tools, data-visualization
- platform: cli, cross-platform
- tags: terminal-dashboard, coffeescript, webhooks, metrics-display, threshold-alerts, command-line, nodejs

## Member repositories
- jaymedavis/hubble (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:30.012693+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-30T06:53:04.373475+00:00, confidence not recorded.
  - readme: https://github.com/jaymedavis/hubble (fetched 2026-08-28T04:03:30.012693+00:00, sha c8acce586748)
  - registry_npm: https://registry.npmjs.org/hubble (fetched 2026-08-29T12:53:56.494973+00:00, sha 68594c45694b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
