mrowa44/emojify
Emoji on the command line :scream: observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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: 4059
- days_rel: n/a
- days_push: 968
- n_releases_24m: 0
Adoption not part of the score
1584 stars · 70 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
emojify is a small shell script that substitutes emoji aliases like :scream: with actual emoji characters in command-line text. It works as a pipe filter, e.g. to prettify git log output.
Use cases
- convert emoji aliases to unicode emoji in terminal output
- prettify git log with emoji
- replace :emoji: codes in text from the command line
- pipe text through an emoji filter in bash
When to choose
- you want a lightweight, dependency-free shell script for emoji substitution
- you want to render GitHub-style emoji aliases in terminal output like git log
When to avoid
- you need emoji support in a programming language or application rather than the shell
- you're on bash < 4 and can't upgrade
Facets
cli-tool · maturity maintenance
cli developer-tools developer-tools cli cross-platform emoji shell-script text-substitution git-log command-line linux macos
1 source
- readme: https://github.com/mrowa44/emojify · fetched 2026-08-28 · 82bf84bcddad
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mrowa44/emojify | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem