macOS
brew install ecojilocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ecoji pour les workflows d'agents IA.
installation
brew install ecojilocal Homebrew formula metadata
aperçu
Encodes (and decodes) data as emojis
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
ecoji | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/keith-turner/ecoji
métadonnées d'installation
| Clé du paquet | brew:ecoji |
|---|---|
| Version | 2.0.2 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/ecoji |
| Page d'accueil | https://ecoji.io |
| Dépôt | https://github.com/keith-turner/ecoji |
| Docs amont | https://github.com/keith-turner/ecoji#readme |
| Licence | Apache-2.0 |
| Archive source | https://github.com/keith-turner/ecoji/archive/refs/tags/v2.0.2.tar.gz |
| Dernière mise à jour | 2026-07-10T19:39:27-04:00 |
| Pulse | updated |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.