Ross ROSS = Recommend OSS · open-source software intelligence for agents

harsxv/tinystatus

Tiny status page generated by a Python script observed · 2026-08-28

github.com/harsxv/tinystatus · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

24/100

  • Activity 0
  • Release rhythm 40
  • Longevity 52
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 7
  • age_days: 729
  • days_rel: 678
  • days_push: 671
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

1594 stars · 93 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

TinyStatus is a lightweight Python script that monitors HTTP endpoints, ping hosts, and TCP ports, then generates a static, responsive status page with incident history. Service checks are configured via a simple YAML file, and the output HTML can be served from any web server.

Use cases

  • generate a status page for my self-hosted services
  • monitor http endpoints and open ports with a simple script
  • show uptime and incident history on a lightweight status page
  • self-hosted alternative to hosted status page services
  • check if my servers are up and publish results as html
  • track service outages and maintenance windows on a public page

When to choose

  • you want a minimal, dependency-light status page without running a full monitoring stack like Uptime Kuma or Zabbix
  • you prefer YAML-based configuration and static HTML output served by any web server
  • you need both light and dark themes, service grouping, and incident history out of the box
  • you are comfortable running a Python 3.11+ script continuously or via cron

When to avoid

  • you need alerting via email, Slack, or other notification channels
  • you require distributed monitoring, agents, or metrics collection beyond simple up/down checks
  • you want a dynamic dashboard with real-time updates rather than periodically regenerated static pages
  • you need team collaboration features or multi-user incident management

Facets

application · maturity active

monitoring templating configuration-management monitoring self-hosted web-development python self-hosted cli status-page uptime-monitoring static-site-generation yaml-configuration incident-history light-dark-theme hacktoberfest devops linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
harsxv/tinystatusmain24

For agents

markdown · JSON · MCP: product_card(name="harsxv/tinystatus")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem