# 使用 Homebrew, Nix 安装 emojify

查看 emojify 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install emojify
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## 软件包事实

- **软件包键:** brew:emojify
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/emojify>
- **版本:** 2.2.0
- **来源摘要:** Emoji on the command-line :scream:
- **主页:** <https://github.com/mrowa44/emojify>
- **仓库:** <https://github.com/mrowa44/emojify>
- **上游文档:** <https://github.com/mrowa44/emojify#readme>
- **许可证:** MIT
- **源码归档:** <https://github.com/mrowa44/emojify/archive/refs/tags/2.2.0.tar.gz>
- **已生成:** 2026-07-08T18:08:21+00:00

## 可执行文件

- emojify (cli)
- emojify (别名)

## 依赖

- bash

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 all

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 2.2.0
- 本地数据: OK
- 上游仓库: https://github.com/mrowa44/emojify
- 检测到的最新版本: 2.2.0 (当前)
- 信息: No package-manager update timestamp was available.
## 项目历史与用法

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

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 来源

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


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

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

## 其他软件包管理器记录

- 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


## 相关链接

- [Source-control packages](https://www.automicvault.com/zh-hans/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/zh-hans/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/zh-hans/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [bash](https://www.automicvault.com/zh-hans/pkg/brew/bash/) - Runtime dependency declared by Homebrew.
- [uni](https://www.automicvault.com/zh-hans/pkg/brew/uni/) - Shares av.db curated category or tags: cli, developer-tools, emoji, text-processing.
- [align](https://www.automicvault.com/zh-hans/pkg/brew/align/) - Shares av.db curated category or tags: cli, developer-tools, text-processing.
- [angle-grinder](https://www.automicvault.com/zh-hans/pkg/brew/angle-grinder/) - Shares av.db curated category or tags: cli, developer-tools, text-processing.
- [bsdconv](https://www.automicvault.com/zh-hans/pkg/brew/bsdconv/) - Shares av.db curated category or tags: cli, developer-tools, text-processing.
- [cconv](https://www.automicvault.com/zh-hans/pkg/brew/cconv/) - Shares av.db curated category or tags: cli, developer-tools, text-processing.
- [chardet](https://www.automicvault.com/zh-hans/pkg/brew/chardet/) - Shares av.db curated category or tags: cli, developer-tools, text-processing.
- [chars](https://www.automicvault.com/zh-hans/pkg/brew/chars/) - Shares av.db curated category or tags: cli, developer-tools, text-processing.
- [cmigemo](https://www.automicvault.com/zh-hans/pkg/brew/cmigemo/) - Shares av.db curated category or tags: cli, developer-tools, text-processing.
- [pk](https://www.automicvault.com/zh-hans/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)


## 来源

- 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
