Contents

Alfred Open Chinese Convert

Introduction

Since Mac OS finally removed support for Python2 in 12.3, the workflows written in Python2 in Alfred 4 are no longer available. The amowu/alfred-chinese-converter I was using before is also no longer updated (it’s still in Alfred 2). So I built one with Golang + deanishe/awgo + longbridgeapp/opencc, eliminating the dependency on Python, and Alfred upgrades no longer run into Python version problems.

alfred-opencc

  • default keyword occ launch alfred-opencc

    adefault keyword occ launch alfred-opencc
  • Total support 8 translation methods. Be able to enable/disable for each translation method indvidual.

    1. Simplified Chinese to Traditional Chinese
    2. Traditional Chinese to Simplified Chinese
    3. Simplified Chinese to Traditional Chinese (Taiwan Standard)
    4. Traditional Chinese (Taiwan Standard) to Simplified Chinese
    5. Simplified Chinese to Traditional Chinese (Hong Kong variant)
    6. Traditional Chinese (Hong Kong variant) to Simplified Chinese
    7. Simplified Chinese to Traditional Chinese (Taiwan Standard) with Taiwanese idiom
    8. Traditional Chinese (Taiwan Standard) to Simplified Chinese with Mainland Chinese idiom
    alfred-opencc support 8 translation methods

Please visit Releases · cage1016/alfred-opencc to download latest version alfred-opencc workflow