A Rust command line tool to search for emojis by name
To install emojicp
, download Rust
and run the following command:
bash
cargo install emojicp
To search for an emoji, simply start typing.
"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.