tashian / emoji-text-replacements

Emoji keyboard shortcuts as macOS text replacements

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emoji Text Replacements

Emoji keyboard shortcuts as macOS text replacements. Inspired by @fredbenenson and @anildash.

Keyboard system pref pane

Installation

To install:

  1. Backup your current text replacements by following Apple's directions
  2. Download this plist file and drag it into the Text Replacements list in the Keyboard prefs pane shown above.
  3. Enjoy your new emoji text subtitutions.

Building

To build from scratch, clone this repo and run:

npm install
npm run build

This will write out a dist/emoji.plist based on emojis-list and emojis-keywords.

About

Emoji keyboard shortcuts as macOS text replacements

License:MIT License


Languages

Language:JavaScript 100.0%