darth30joker / hallelujahIM

hallelujahIM(哈利路亚 英文输入法) is an intelligent English input method with auto-suggestions and spell check features, Mac only.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hallelujahIM

hallelujahIM is an english input method with auto-suggestions and spell check features, Mac only(supports 10.9+ OSX).

  1. The auto-suggestion words come from google's 1/3 million most frequent English words. I have purged it to 227800 words (all wrong words removed). Candidates words are sorted by frequency.
  2. hallelujahIM is also a Spell-Checker: when you input wrong word, it will give you the right candidates.
  3. hallelujahIM is also a Text-Expander: it will load the file ~/.you_expand_me.json in your Home directory. You can define your favorite substitutions, such as {"te":"text expander", "yem":"you expand me"}.
  4. hallelujahIM will get Google Suggestions if the inputed word starts with gs, such as gstest.
  5. You can swith to the default English input mode(the normal||quiet||silent mode) by press the shift key. Press shift again, it switch to the auto-suggestion mode

download and install

  1. download releases
  2. for 10.9 ~ 10.11 mac user: https://github.com/dongyuwei/hallelujahIM/releases/tag/v1.1.1
  3. for macOS Sierra version 10.12: https://github.com/dongyuwei/hallelujahIM/releases/latest
  4. unzip the app, copy it to /Library/Input\ Methods/ or ~/Library/Input\ Methods/
  5. go to System Preferences --> Input Sources --> click the + --> select English --> select hallelujah
  6. switch to hallelujah input method

update/reinstall

  1. delete the hallelujah from Input Sources
  2. kill the old hallelujah Process
  3. replace the hallelujah app in /Library/Input Methods/.
  4. add the hallelujah to Input Sources
  5. switch to hallelujah, use it.

setup:
setup

auto suggestion from local dictionary:
auto-suggestion auto-suggestion auto-suggestion

auto suggestions from Google Suggestion(for any word startsWith gs):
Google Suggestion

Text Expander:
Text Expander Text Expander

translation(inspired by MacUIM):
translation

spell check:
spell-check spell-check spell-check spell-check spell-check

Paid Support

If functional you need is missing but you're ready to pay for it, feel free to contact me. If not, create an issue anyway, I'll take a look as soon as I can.

About

hallelujahIM(哈利路亚 英文输入法) is an intelligent English input method with auto-suggestions and spell check features, Mac only.

License:MIT License


Languages

Language:Objective-C 94.9%Language:HTML 4.0%Language:JavaScript 1.1%