emojicp 0.1.0

A command-line tool to search for emojis by name
emojicp-0.1.0 is not a library.

emojicp


A Rust command line tool to search for emojis by name

Installing

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

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.