Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 466 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 466 Bytes

emoji-chooser

Uses dmenu to choose emoji based on description search and puts it to clipboard (the middle-click one).

Usage

./emoji-chooser

Requirements

  • dmenu
  • python3

Updating emojis

You can replace emoji-test.txt from this repo with new one from https://unicode.org/Public/emoji/*new_unicode_version*/emoji-test.txt and run python3 parse.py from the emoji folder.

Screenshot

emoji-chooser in action