emoji-finder

1.3.1 • Public • Published

Emoji Finder

Quickly find and copy emoji to the clipboard via the command-line

  • inspired by emoj
  • interactive UI that allows for manually composing sequences of emoji that you can copy to the clipboard
  • fuzzy, offline search supporting multiple input languages (currently English and German)
  • based on unicode-emoji-data and unicode-emoji-annotations
  • NEW: 🤖🎓 machine learning involved (use the experimental --dango flag)

Works best on Mac OS. Works great on Linux after installing Emoji One. Doesn't really work on Windows.

Usage

$ emoji-finder --help

  Usage
    $ emoji-finder [de|en]

  Options
    --dango Use dango (https://getdango.com/),
            internet connectivity required,
            sets input language to 'en'.

  Run without arguments to use the input language set in
  your environment (echo $LANG). Falls back to 'en' if
  not available or not supported.

Install

npm install -g emoji-finder

License

MIT

Development

Status

Travis Codecov

Package Sidebar

Install

npm i emoji-finder

Weekly Downloads

12

Version

1.3.1

License

MIT

Unpacked Size

242 kB

Total Files

56

Last publish

Collaborators

  • dematerializer