由於 MacOS 在 12.3 終於移除對 Python2 的支援,導至 Alfred 4 版本中原先使用的 amowu/alfred-chinese-converter 已經無法再使,作者也沒有更新。所以透過 Golang 自己造一個也省去了對 Python 的依賴。
- Alfred 5 & Powerpack
訪問 Releases · cage1016/alfred-opencc 以獲取最新版本
PS. Please download Release v0.3.0 if you are using Alfred 4 and want to disable auto check for update (How to disable the auto update check · Issue #4)
使用關鍵字 occ
輸入需要作簡繁轉換的詞句
總共支援 8 種轉換模式,可以自行設定啟用或關閉
- 簡體到繁體
- 繁體到簡體
- 簡體到臺灣正體
- 臺灣正體到簡體
- 簡體到香港繁體
- 香港繁體到簡體
- 簡體到繁體(臺灣正體標準)並轉換爲臺灣常用詞彙
- 繁體(臺灣正體標準)到簡體並轉換爲中國大陸常用詞彙
指定一種轉換模式並透過 qocc
直接轉換並複製到剪貼簿
If you find any bug or want to propose a new feature, please open an issue to discuss it.
- longbridgeapp/opencc Apache License
- cage1016/opencc: Pure Go version OpenCC 繁簡轉換 Apache License
- Code Sign and Notarize support
- Migrate to Alfred5
- Add
qocc
command to convert directly and copy to clipboard
- fix multiline text support
- change opencc golang library
- update opencc to 1.1.4
This repository contains free software released under the MIT Licence. Please check out the LICENSE file for details.