macOS
brew install emojifylocal Homebrew formula metadata
brew
Emoji on the command-line :scream:. Version 2.2.0 via Homebrew; verified from local package data.
install
brew install emojifylocal Homebrew formula metadata
nix profile install nixpkgs#emojifynixpkgs package indexes · pkgs/by-name/em/emojify/package.nix · source: api.github.com
overview
Emoji on the command-line :scream:
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
emojify | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/mrowa44/emojify
install metadata
| Package key | brew:emojify |
|---|---|
| Version | 2.2.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/emojify |
| Homepage | https://github.com/mrowa44/emojify |
| Repository | https://github.com/mrowa44/emojify |
| Upstream docs | https://github.com/mrowa44/emojify#readme |
| License | MIT |
| Source archive | https://github.com/mrowa44/emojify/archive/refs/tags/2.2.0.tar.gz |
| Dependencies | bash |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
emojify
nix profile install nixpkgs#emojifysource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.