Alfred Open Chinese Convert
Contents
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-openccTotal support
8
translation methods. Be able to enable/disable for each translation method indvidual.- Simplified Chinese to Traditional Chinese
- Traditional Chinese to Simplified Chinese
- Simplified Chinese to Traditional Chinese (Taiwan Standard)
- Traditional Chinese (Taiwan Standard) to Simplified Chinese
- Simplified Chinese to Traditional Chinese (Hong Kong variant)
- Traditional Chinese (Hong Kong variant) to Simplified Chinese
- Simplified Chinese to Traditional Chinese (Taiwan Standard) with Taiwanese idiom
- Traditional Chinese (Taiwan Standard) to Simplified Chinese with Mainland Chinese idiom
Please visit Releases · cage1016/alfred-opencc to download latest version alfred-opencc workflow