emojicp


A Rust command line tool to search for emojis by name

Installing

To install emojicp, download Rust and run the following command:

bash cargo install emojicp

Usage

To search for an emoji, simply start typing.

Searching for the "poop" emoji

Acknowledgements

"If I have seen further it is by standing on the shoulders of Giants" -- Sir Isaac Newton

I'd like to give a big thanks to Daniel Prilik whose compressed emoji shortcodes was a pleasure to read through and whose source code I shamelessly stole to create this CLI tool.