LuRsT/hr
A horizontal :straight_ruler: for your terminal observed · 2026-08-28
Health v2 · maintenance only
27/100
- Activity 10
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4587
- days_rel: 543
- days_push: 543
- n_releases_24m: 1
Adoption not part of the score
1301 stars · 62 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
cli-tool · maturity stable
cli terminal-ui developer-tools developer-tools cli cross-platform shell posix-shell terminal-utility ascii-art visual-separator command-line linux macos
1 source
- readme: https://github.com/LuRsT/hr · fetched 2026-08-28 · 154da0481b39
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| LuRsT/hr | main | 27 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem