theZiz/aha
Ansi HTML Adapter observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 5230
- days_rel: n/a
- days_push: 1113
- n_releases_24m: 0
Adoption not part of the score
1082 stars · 90 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
aha is a small C command-line utility that converts ANSI escape sequences from terminal output into HTML. It lets users save colored terminal output (like diff, ls, or htop) as styled HTML files.
Use cases
- convert colored terminal output to html
- save colordiff output as html
- capture htop output as an html file
- turn colored ls output into a web page
- convert man page formatting to html
When to choose
- you need to share or archive colored terminal output as html
- you want a tiny dependency-free C tool for ANSI-to-HTML conversion
- you pipe output from tools like colordiff, ls, or htop into html
When to avoid
- you need ANSI rendering in a live terminal rather than html output
- you need a library API rather than a command-line tool
Facets
cli-tool · maturity stable
cli parser templating developer-tools web-development cli cross-platform ansi-to-html terminal-output color-conversion c command-line linux macos
1 source
- readme: https://github.com/theZiz/aha · fetched 2026-08-28 · 5fe8dedb45b6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| theZiz/aha | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem