macOS
brew install ecojilocal Homebrew formula metadata
安装
brew install ecojilocal Homebrew formula metadata
概览
Encodes (and decodes) data as emojis
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
ecoji | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/keith-turner/ecoji
安装元数据
| 软件包键 | brew:ecoji |
|---|---|
| 版本 | 2.0.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/ecoji |
| 主页 | https://ecoji.io |
| 仓库 | https://github.com/keith-turner/ecoji |
| 上游文档 | https://github.com/keith-turner/ecoji#readme |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/keith-turner/ecoji/archive/refs/tags/v2.0.2.tar.gz |
| 最后更新 | 2026-07-10T19:39:27-04:00 |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.