# emojify mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für emojify in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:emojify
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install emojify
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#emojify
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/em/emojify/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:emojify
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/emojify>
- **Version:** 2.2.0
- **Quellzusammenfassung:** Emoji on the command-line :scream:
- **Homepage:** <https://github.com/mrowa44/emojify>
- **Repository:** <https://github.com/mrowa44/emojify>
- **Upstream-Dokumentation:** <https://github.com/mrowa44/emojify#readme>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/mrowa44/emojify/archive/refs/tags/2.2.0.tar.gz>
- **Generiert:** 2026-07-08T18:08:21+00:00

## Executables

- emojify (cli)
- emojify (Alias)

## Abhängigkeiten

- bash

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf all

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 2.2.0
- lokale Daten: OK
- Upstream-Repository: https://github.com/mrowa44/emojify
- neueste erkannte Version: 2.2.0 (aktuell)
- Info: No package-manager update timestamp was available.
## Projektgeschichte und Nutzung

Emojify is a small command-line text filter that replaces GitHub-style emoji aliases with Unicode emoji characters.

### Projektgeschichte

The official README frames Emojify as a shell script rather than a compiled application, emphasizing easy placement on a user's PATH and simple use in pipelines.

### Adoptionsgeschichte

The README documents Homebrew installation for macOS and an AUR package for Arch users, which is the main official adoption signal for this intentionally tiny tool.

### Wie es verwendet wird

Users pass text to `emojify` directly or pipe existing command output through it. The README highlights a terminal-culture use case: piping `git log --oneline --color` through `emojify` and `less -r`, with an optional `.gitconfig` alias.

### Warum Paket-Nerds sich dafür interessieren

Emojify is package-manager candy: one shell script, one executable, and a very visible terminal effect. It represents the class of tiny Unix filters that are too small to feel like infrastructure but pleasant enough to keep packaged.

### Related projects

- The README points to `pyemojify`, a Python port, as a related implementation.

### Quellen

- <https://github.com/mrowa44/emojify>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** emojify
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Andere Paketmanager-Einträge

- Nix - emojify: normalized package name match | nixpkgs package indexes: pkgs/by-name/em/emojify/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Verwandte Links

- [Source-control packages](https://www.automicvault.com/de/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/de/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/de/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [bash](https://www.automicvault.com/de/pkg/brew/bash/) - Runtime dependency declared by Homebrew.
- [uni](https://www.automicvault.com/de/pkg/brew/uni/) - Shares av.db curated category or tags: cli, developer-tools, emoji, text-processing.
- [align](https://www.automicvault.com/de/pkg/brew/align/) - Shares av.db curated category or tags: cli, developer-tools, text-processing.
- [angle-grinder](https://www.automicvault.com/de/pkg/brew/angle-grinder/) - Shares av.db curated category or tags: cli, developer-tools, text-processing.
- [bsdconv](https://www.automicvault.com/de/pkg/brew/bsdconv/) - Shares av.db curated category or tags: cli, developer-tools, text-processing.
- [cconv](https://www.automicvault.com/de/pkg/brew/cconv/) - Shares av.db curated category or tags: cli, developer-tools, text-processing.
- [chardet](https://www.automicvault.com/de/pkg/brew/chardet/) - Shares av.db curated category or tags: cli, developer-tools, text-processing.
- [chars](https://www.automicvault.com/de/pkg/brew/chars/) - Shares av.db curated category or tags: cli, developer-tools, text-processing.
- [cmigemo](https://www.automicvault.com/de/pkg/brew/cmigemo/) - Shares av.db curated category or tags: cli, developer-tools, text-processing.
- [pk](https://www.automicvault.com/de/pkg/brew/pk/) - Local package facts share a topical domain. Shared terms: cli, command-line, developer, developer-tools, line.

## Combined YAML source

View the package source record on GitHub. [combined/emojify.yml](https://github.com/automic-vault/db/blob/main/combined/emojify.yml)


## Quellen

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
