# LuRsT/hr

A horizontal :straight_ruler: for your terminal

Repository: https://github.com/LuRsT/hr
Canonical: https://ross.abutalabs.com/products/hr
Language: Roff
License: MIT
License Family: permissive
Topics: shell, cli, utils
Last push: 2025-03-08T15:57:53+00:00

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

## Adoption (not part of the score)
Stars 1301, forks 62 (observed 2026-08-28T04:04:17.601239+00:00)

## What it is
hr is a tiny POSIX shell utility that prints a horizontal ruler line of characters across the terminal width, with customizable characters and multi-line ASCII patterns. It helps visually separate sections of terminal output when debugging or reading logs.

## Use cases
- draw a horizontal separator line in the terminal
- visually separate log output when debugging
- print custom ASCII pattern dividers in shell scripts
- find your place in a cluttered terminal window

## When to choose
- you want a zero-dependency shell script to add visual separators to terminal output
- you need a lightweight utility that works on any POSIX shell environment

## When to avoid
- you need rich terminal formatting, colors, or progress bars rather than simple separator lines
- you want a cross-platform tool that runs natively on Windows without a POSIX shell

## Facets
- artifact type: cli-tool
- maturity: stable
- function: cli, terminal-ui, developer-tools
- domain: developer-tools
- platform: cli, cross-platform
- tags: shell, posix-shell, terminal-utility, ascii-art, visual-separator, command-line, linux, macos

## Member repositories
- LuRsT/hr (main) score 27

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:17.601239+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-30T04:52:13.309930+00:00, confidence not recorded.
  - readme: https://github.com/LuRsT/hr (fetched 2026-08-28T04:04:17.601239+00:00, sha 154da0481b39)
- Data as of 2026-08-30T08:39:29.467469+00:00.
