garabik/grc
generic colouriser observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
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: n/a
- age_days: 4238
- days_rel: n/a
- days_push: 745
- n_releases_24m: 0
Adoption not part of the score
2191 stars · 165 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
grc is a generic colouriser written in Python that inserts ANSI colour codes into the output of commands and log files to make them more readable. It provides two programs: grcat, a filter that colourises standard input based on regexp configuration files, and grc, a wrapper that runs commands with appropriate colour configurations.
Use cases
- colorize command output like ping, netstat, ps, tail
- make log files easier to read with colors
- filter and highlight text based on regular expressions
- replace multiple single-purpose colorizers like colortail and ccze
- colorize traceroute and syslog output
When to choose
- you want a single configurable tool to colorize arbitrary command output
- you prefer regexp-based colouring rules you can customize per command
- you work heavily in the terminal with logs and long command output
When to avoid
- you need structured log parsing or JSON log processing rather than visual colouring
- you want automatic colouring without writing or maintaining configuration files
- you need a GUI or non-terminal text processing tool
Facets
cli-tool · maturity active
cli developer-tools terminal-ui developer-tools cli python colorizer ansi-colors log-coloring regexp-based terminal-output command-line linux macos
2 sources
- readme: https://github.com/garabik/grc · fetched 2026-08-28 · 0ece1875665e
- homepage: http://kassiopeia.juls.savba.sk/~garabik/software/grc.html · fetched 2026-08-29 · c7a6c5664a6e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| garabik/grc | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem