Action Menu Plugin for converting texts into Traditional Chinese
Copyright (c) 2014 Linus Yang
Chinese Converter is a Cydia Substrate addon for Action Menu which adds a pop-up button that converts any Chinese characters in selected text into Traditional Chinese.
Chinese Converter utilizes OpenCC, a blazing fast Chinese conversion engine. OpenCC is already embedded in this project and the default configuration accords with Taiwan standard of Traditional Chinese.
Install it in Cydia by adding repo http://yangapp.googlecode.com/svn.
To toggle the pop-up menu, go to Settings - Action Menu - ChineseConv.
git clone --recursive https://github.com/linusyang/ChineseConv.git
cd ChineseConv
make package
Licensed under GPLv3.