teemoji: The CLI That Adds Emojis to Your Terminal Output

2025-01-30
teemoji: The CLI That Adds Emojis to Your Terminal Output

teemoji is a command-line tool inspired by the classic tee utility. It uses a Core ML model to predict and prepend an appropriate emoji to each line of text, adding a fun, contextual element to your command-line workflows. Features include emoji prediction, standard I/O support, file handling options (append or overwrite), and easy integration into existing shell pipelines. Installation is straightforward via Homebrew, and usage mirrors the standard tee command, with added emoji functionality and helpful options.

Development