The CLI Emoji Keyboard
Project description
em: the cli emoji keyboard
Emoji your friends and colleagues from the comfort of your own terminal.
em is a nifty command-line utility for referencing emoji characters by name. Provide the names of a few emoji, and those lucky chosen emojis will be displayed in your terminal, then copied to your clipboard. Automagically.
Emoji can be also searched by both categories and aspects.
Example Usage
Let's serve some delicious cake:
$ em sparkles shortcake sparkles
Copied! ✨ 🍰 ✨
Let's skip the copying (for scripts):
$ em 'chocolate bar' --no-copy
🍫
Let's find some emoji, by color:
$ em -s yellow
💛 yellow_heart
🌼 blossom
🌕 full_moon
⭐ star
🚸 children_crossing
🟡 yellow_circle
🟨 yellow_square
If there's only a single search result, it's copied:
$ em -s ukraine
Copied! 🇺🇦 flag_ukraine
Installation
At this time, em requires Python and pip:
python3 -m pip install em-keyboard
That's it!
Tests
If you wanna develop, you might want to write and run tests:
python3 -m pip install tox
tox
Have fun!
✨🍰✨
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for em_keyboard-4.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83550443bc31c7a04f3eae22aaa04fe60469102470bad669b6fd5b1984c7aa35 |
|
MD5 | 5f52c883d2818df2ad1bfba58ac5d269 |
|
BLAKE2b-256 | cdf6bffba2a48ea4dd2db7441bc62527c8f984d142f91faf7e263f1e2e157646 |