/alfred-emoj

[Enhanced] Alfred 3 workflow to find relevant emoji from text

Primary LanguageJavaScriptMIT LicenseMIT

alfred-emoj Build Status

Alfred 3 workflow to find relevant emoji from text

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.

Revision

Added GitHub emoji support:

GitHub Enhanced

Install Enhanced Version

cd "~/Library/Application Support/Alfred 3/Alfred.alfredpreferences/workflows"
git clone git@github.com:idiotWu/alfred-emoj.git
cd alfred-emoj
npm install

Install

$ npm install --global alfred-emoj

Requires Node.js 4+ and the Alfred Powerpack.

Usage

In Alfred, type emoj, Enter, and some text, to find relevant emoji.

Select an emoji and press Enter to copy it to the clipboard.

When at the top, press and Enter, to copy all the emoji.

Related

License

MIT © Sindre Sorhus