# 使用 Homebrew 安装 ecoji

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

## 安装

```sh
sudo av install brew:ecoji
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install ecoji
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:ecoji
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/ecoji>
- **版本:** 2.0.2
- **来源摘要:** Encodes (and decodes) data as emojis
- **主页:** <https://ecoji.io>
- **仓库:** <https://github.com/keith-turner/ecoji>
- **上游文档:** <https://ecoji.io>
- **许可证:** Apache-2.0
- **源码归档:** <https://github.com/keith-turner/ecoji/archive/refs/tags/v2.0.2.tar.gz>
- **最后更新:** 2026-07-25T14:23:18-04:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- ecoji (cli)
- ecoji (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 2.0.2
- 管理器更新时间: 2026-07-25
- 本地数据: OK
- 上游仓库: https://github.com/keith-turner/ecoji
- 检测到的最新版本: v2.0.2 (当前)
## 项目历史与用法

Ecoji is a deliberately playful binary-to-text encoding tool that represents data with emoji rather than Base64-style alphabets. The official README calls the Go repository the canonical implementation of the Ecoji standard.

### 项目历史

The GitHub repository was created in March 2018 and the first GitHub release, v1.0.0, was published the same month. The README describes Ecoji as encoding data with 1024 emojis and documents a command-line tool plus a Go library implementation.

Version 2 of the Ecoji standard was released in 2022 with an improved emoji set. The README keeps compatibility with version 1 as the default behavior unless the newer encode flag is used.

### 采用历史

Ecoji's adoption is niche but visible across language communities. The official README lists implementations or library packages for D, Gleam, Java, JavaScript, .NET, PHP, Python, Ruby, Rust, Swift, Zig, and Go, with the Go repository serving as the canonical implementation.

Homebrew packages the `ecoji` CLI, while the README also supports installation through `go install`, giving both package-manager and Go-toolchain paths.

### 使用方式

Typical use is command-line encoding or decoding of stdin or a file. The README examples show data encoded as emoji text, decoded back to the original bytes, and used as a more visually distinctive representation of hashes or short identifiers.

The README also warns that using emoji encodings for hashes or identifiers has practical risks on systems with poor UTF-8 emoji support, font differences, or similar-looking emoji.

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

Ecoji is package-nerd candy: it is a serious base-1024 encoding wrapped in a memorable CLI, complete with a canonical standard, compatibility behavior, cross-language implementations, and a Homebrew formula.

It also marks a small era of developer tools that used Unicode and emoji as data transport or display surfaces, testing the assumptions of terminals, fonts, shells, and package metadata.

### 时间线

- 2018-03: GitHub repository created.
- 2018-03: Ecoji v1.0.0 released.
- 2022: Version 2 of the Ecoji standard released with an improved emoji set.
- 2025-10: GitHub release v2.0.2 published.

### Related projects

- Base64 is the conventional binary-to-text encoding Ecoji implicitly contrasts with in its examples.
- The official README lists third-party Ecoji implementations across several programming languages.
- The Unicode emoji standard is the character repertoire Ecoji depends on.

### 来源

- <https://raw.githubusercontent.com/keith-turner/ecoji/master/README.md>
- <https://api.github.com/repos/keith-turner/ecoji>
- <https://api.github.com/repos/keith-turner/ecoji/releases>


## 安全说明

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


## 相关链接

- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://pkg.so/zh-hans/brew/go/) - Build dependency declared by Homebrew.
- [morse](https://pkg.so/zh-hans/brew/morse/) - Shares pkgdb curated category or tags: cli, developer-tools, encoding.
- [base16384](https://pkg.so/zh-hans/brew/base16384/) - Shares pkgdb curated category or tags: cli, developer-tools, encoding.
- [recode](https://pkg.so/zh-hans/brew/recode/) - Shares pkgdb curated category or tags: cli, developer-tools, encoding.
- [json2tsv](https://pkg.so/zh-hans/brew/json2tsv/) - Shares pkgdb curated category or tags: cli, data-conversion, developer-tools.
- [qprint](https://pkg.so/zh-hans/brew/qprint/) - Shares pkgdb curated category or tags: cli, developer-tools, encoding.
- [brotli](https://pkg.so/zh-hans/brew/brotli/) - Shares pkgdb curated category or tags: cli, developer-tools, encoding.
- [python-yq](https://pkg.so/zh-hans/brew/python-yq/) - Shares pkgdb curated category or tags: cli, data-conversion, developer-tools.
- [yj](https://pkg.so/zh-hans/brew/yj/) - Shares pkgdb curated category or tags: cli, data-conversion, developer-tools.
- [fastgron](https://pkg.so/zh-hans/brew/fastgron/) - Local package facts share a topical domain. Shared terms: cli, conversion, data, data-conversion, developer.

## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
