# mrowa44/emojify

Emoji on the command line :scream:

Repository: https://github.com/mrowa44/emojify
Canonical: https://ross.abutalabs.com/products/emojify
Language: Shell
License: MIT
License Family: permissive
Last push: 2024-01-08T15:26:52+00:00

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

## Adoption (not part of the score)
Stars 1584, forks 70 (observed 2026-08-28T04:05:07.313299+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: maintenance
- function: cli, developer-tools
- domain: developer-tools
- platform: cli, cross-platform
- tags: emoji, shell-script, text-substitution, git-log, command-line, linux, macos

## Member repositories
- mrowa44/emojify (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:07.313299+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-30T03:55:58.426975+00:00, confidence not recorded.
  - readme: https://github.com/mrowa44/emojify (fetched 2026-08-28T04:05:07.313299+00:00, sha 82bf84bcddad)
- Data as of 2026-08-30T08:39:29.467469+00:00.
