emoj

Find relevant emoji from text on the command-line :open_mouth: :sparkles: :raised_hands: :horse: :boom: :see_no_evil:

  • Owner: sindresorhus/emoj
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

emoj Build Status

Find relevant emoji from text on the command-line

Uses the API from this great article on Emoji & Deep Learning.
Check out the Dango app if you want something like this on your phone.

Install

Ensure you have Node.js version 8 or higher installed. Then run the following:

$ npm install --global emoj

Works best on macOS and Linux. Older Linux distributions don't support color emoji in the terminal, but newer ones (like Ubuntu 18.04 and Fedora 28) do. On Linux, I would recommend installing Emoji One for full emoji coverage. Doesn't really work on Windows.

Usage

$ emoj --help

  Usage
    $ emoj [text]

  Example
    $ emoj 'i love unicorns'
    ?  ?  ?  ?  ❤  ✨  ?

  Options
    --copy -c       Copy the first emoji to the clipboard
    --skin-tone -s  Set and persist the default emoji skin tone (0 to 5)

  Run it without arguments to enter the live search
  Use the up/down keys during live search to change the skin tone

License

MIT © Sindre Sorhus

Main metrics

Overview
Name With Ownersindresorhus/emoj
Primary LanguageTypeScript
Program languageJavaScript (Language Count: 2)
Platform
License:MIT License
所有者活动
Created At2016-06-22 19:21:27
Pushed At2024-05-14 11:13:50
Last Commit At
Release Count16
Last Release Namev4.1.0 (Posted on 2024-05-14 18:13:29)
First Release Namev0.1.0 (Posted on 2016-06-22 21:32:26)
用户参与
Stargazers Count2.4k
Watchers Count16
Fork Count62
Commits Count60
Has Issues Enabled
Issues Count32
Issue Open Count8
Pull Requests Count16
Pull Requests Open Count0
Pull Requests Close Count8
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private