# theZiz/aha

Ansi HTML Adapter

Repository: https://github.com/theZiz/aha
Canonical: https://ross.abutalabs.com/products/aha
Language: C
License: NOASSERTION
License Family: other
Last push: 2023-08-16T21:45:59+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5230, "days_push": 1113, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1082, forks 90 (observed 2026-08-28T04:03:31.036569+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: stable
- function: cli, parser, templating
- domain: developer-tools, web-development
- platform: cli, cross-platform
- tags: ansi-to-html, terminal-output, color-conversion, c, command-line, linux, macos

## Member repositories
- theZiz/aha (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:31.036569+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:51:18.080455+00:00, confidence not recorded.
  - readme: https://github.com/theZiz/aha (fetched 2026-08-28T04:03:31.036569+00:00, sha 5fe8dedb45b6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
