A very small-scale application that allows users to type emojis almost everywhere in a similar fashion as Discord and Slack.
Download and decompress the zip file from here: https://github.com/Jacky-He/EasyEmoteMacOS/releases/download/0.0/EasyEmoteMacOS.zip
Double click on install.command in the decompressed folder to install EasyEmote.app.
The password it asks for is your computer password.
Note that you might need to go to System Preferences -> Security & Privacy to allow processes to run since this is a third party input method for MacOS mostly for fun and utility.
- Go to System Preferences -> Keyboard -> Input Sources.
- Click on the "+" sign at the bottom left
- Add the "Emojis π" Input Method under English.
- Start using the EasyEmote Input Method!
For example: "bt" is a subsequence of "bento" while "bt" is not a substring of "bento"
Emoji data are retrieved from: https://unicode.org/emoji/charts-13.0/full-emoji-list.html
Additional Library used: YCML and FMDB
Subsequence Search Data Structure from:
Jain R., Mohania M.K., Prabhakar S. (2013) Efficient Subsequence Search in Databases. In: Wang J., Xiong H., Ishikawa Y., Xu J., Zhou J. (eds) Web-Age Information Management. WAIM 2013. Lecture Notes in Computer Science, vol 7923. Springer, Berlin, Heidelberg. https://doi.org/10.1007/978-3-642-38562-9_45
The emojis are currently not subject to customization. Only those representable by Unicode are available.
The availability is subject to the environment in which the application runs (some emojis will appear as question marks)