# 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
- **Version:** 2.2.0
- **Quellzusammenfassung:** Emoji on the command-line :scream:
- **Homepage:** <https://github.com/mrowa44/emojify>
- **Repository:** <https://github.com/mrowa44/emojify>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- emojify (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.2.0
## 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

## 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


## Combined YAML source

View the package source record on GitHub. [combined/emojify.yml](https://github.com/mxcl/pkgdb/blob/main/combined/emojify.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
