All Projects → gingerbeardman → Emojipedia

gingerbeardman / Emojipedia

Licence: mit
MacOS X Dictionary containing Emoji and their meanings

Projects that are alternatives of or similar to Emojipedia

Emoji Ime Dictionary
日本語で絵文字入力をするための IME 追加辞書 📙 Google 日本語入力などで日本語から絵文字への変換を可能にする IME 拡張辞書です
Stars: ✭ 172 (-21.82%)
Mutual labels:  dictionary, dictionaries, emoji
mdict
node.js mdict (*.mdx, *.mdd) file reader
Stars: ✭ 39 (-82.27%)
Mutual labels:  dictionaries, dictionary
MyGoldenDict
My personal goldendict-dictionaries collection
Stars: ✭ 13 (-94.09%)
Mutual labels:  dictionaries, dictionary
Yomichan
Japanese pop-up dictionary extension for Chrome and Firefox.
Stars: ✭ 464 (+110.91%)
Mutual labels:  dictionary, dictionaries
Splain
small parser to create more interesting language/sentences
Stars: ✭ 15 (-93.18%)
Mutual labels:  dictionaries, dictionary
Android Keyboard
Android Keyboard with 180+ dictionaries. Support swipe input (sliding input), Emoji keyboard, AI predictions, dictionaries downloading, and keyboard themes.
Stars: ✭ 108 (-50.91%)
Mutual labels:  dictionary, emoji
Fd Dictionaries
hand-written dictionaries from the FreeDict project
Stars: ✭ 268 (+21.82%)
Mutual labels:  dictionary, dictionaries
Potchana
An open source worldwide languages dictionary plug-in for macOS. As features on major Thailand tech forums like MacThai.com
Stars: ✭ 10 (-95.45%)
Mutual labels:  dictionary, dictionaries
Memorize
🚀 Japanese-English-Mongolian dictionary. It lets you find words, kanji and more quickly and easily
Stars: ✭ 72 (-67.27%)
Mutual labels:  dictionary, dictionaries
Google Ime Dictionary
日英変換・英語略語展開のための IME 追加辞書 📙 日本語から英語への和英変換や英語略語の展開を Google 日本語入力や ATOK などで可能にする IME 拡張辞書です
Stars: ✭ 30 (-86.36%)
Mutual labels:  dictionary, dictionaries
Dynamictranslator
Instant translation application for windows in .NET 🎪
Stars: ✭ 131 (-40.45%)
Mutual labels:  dictionary, dictionaries
Sdcv
Stars: ✭ 171 (-22.27%)
Mutual labels:  dictionary, dictionaries
Pino Colada
cute ndjson formatter for pino 🌲🍹
Stars: ✭ 189 (-14.09%)
Mutual labels:  emoji
Mecab Ipadic Neologd
Neologism dictionary based on the language resources on the Web for mecab-ipadic
Stars: ✭ 2,408 (+994.55%)
Mutual labels:  dictionary
Textformatter
Text formatting library that supports BBCode, HTML and other markup via plugins. Handles emoticons, censors words, automatically embeds media and more.
Stars: ✭ 188 (-14.55%)
Mutual labels:  emoji
Dictionary
"QuickDic" offline Dictionary App for Android. Provided downloadable dictionaries are based on Wiktionaries but can also be created from other sources (see DictionaryPC). Remember to use --recursive when cloning! Fork of project that used to be hosted at code.google.com/p/quickdic-dictionary.
Stars: ✭ 188 (-14.55%)
Mutual labels:  dictionary
Emoji Catalog
Get access to +3500 emojis as class constants
Stars: ✭ 211 (-4.09%)
Mutual labels:  emoji
Isearch
有道词典 命令行查询 柯林斯词典 单词管理 本地保存
Stars: ✭ 201 (-8.64%)
Mutual labels:  dictionary
Saladict Desktop
✨✨桌面划词与翻译工具,聚合了 N 多词典,功能强大,支持 Windows 、 Mac 和 Linux。
Stars: ✭ 187 (-15%)
Mutual labels:  dictionary
Emoji Search
😄 Emoji synonyms to build your own emoji-capable search engine (elasticsearch, solr)
Stars: ✭ 184 (-16.36%)
Mutual labels:  emoji

Emojipedia

MacOS X Dictionary containing Emoji and their meanings

Installing the dictionary

Pick one method of installation: using Dictionaries.app, Terminal, or Finder.

Using Dictionaries.app

  1. Download Dictionaries.app and run it
  2. Click "Add Dictionary"
  3. Select Emojipedia
  4. Click "Add"

Using Terminal

  1. Install using homebrew caskroom brew cask install emojipedia
  2. Launch Dictionary.app
  3. In Dictionary > Preferences, scroll to the bottom of the list and check the Emojipedia dictionary to enable it
  4. Optional: drag the Emojipedia dictionary entry to change the order of dictionaries

Using Finder

  1. Download Emojipedia.dictionary.zip and unzip it
  2. Copy Emojipedia.dictionary to ~/Library/Dictionaries
  3. Launch Dictionary.app
  4. In Dictionary > Preferences, scroll to the bottom of the list and check the Emojipedia dictionary to enable it
  5. Optional: drag the Emojipedia dictionary entry to change the order of dictionaries

Using the dictionary

Try looking up the meaning of these emoji as a test: 😍 🔰 💮 💩

  • Right-click on the emoji and choose the Look Up menu item (on a track pad you can also use a Three Finger Tap or Force Click)
  • Press Cmd+Ctrl+D whilst pointing the mouse cursor at the emoji to display a popup
  • Launch Dictionary and type the emoji into the search field

Screenshots

Contextual menu Look Up Dictionary lookup

Dicationary Popup Dictionary popup

Dictionary.app Dictionary.app


Status

Number of Emoji included: 1719
Emoji Data: v12

Features:

  • Emoji display
  • Descriptive name
  • Hyperlinked keywords
  • Link to read more at Emojipedia

Todo

  • Add long descriptions and other data provided by Emojipedia
  • Add translations
  • Add language toggle
  • Transition to use Emoji Data instead of copy/pasted HTML table

Editing the dictionary

The following steps are only required if you wish to modify the dictonary.

Feel free to send Pull Requests for items on the todo list!

Requirements

Preparing

  1. Copy contents of Additional_Tools_for_Xcode_x.x.dmg to /Applications/Additional Tools/
  2. Download this project and unzip

Editing

Edit the generator/emoji.txt file as you wish.

Building

  1. Open Terminal and cd to project directory
  2. Run build.sh (this will build and install the dictionary)
  3. In Dictionary > Preferences, scroll to the bottom of the list and activate the Emojipedia dictionary (only required once)

References

  1. Dictionary Services Programming Guide, Apple
  2. Create Custom Dictionaries For Mac OSX, Indiver Nagpal
  3. Emoji Data, Unicode, Inc.
  4. Emojipedia, Emojipedia Pty Ltd
  5. How to type emoji on Mac OS X, Emoji Blog
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].