All Projects → amowu → alfred-chinese-converter

amowu / alfred-chinese-converter

Licence: MIT license
支持 OpenCC 簡繁體中文詞彙級別轉換、異體字轉換以及地區習慣用詞轉換的 Alfred 2 workflow

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to alfred-chinese-converter

Alfredmagic
一个面向效率提升的中文Workflow
Stars: ✭ 178 (+323.81%)
Mutual labels:  alfred, alfred-workflow, chinese-translation
Icopy Site.github.io
icopy.site github mirror
Stars: ✭ 142 (+238.1%)
Mutual labels:  chinese, chinese-translation, chinese-simplified
ark-pixel-font
Open source Pan-CJK pixel font / 开源的泛中日韩像素字体
Stars: ✭ 1,767 (+4107.14%)
Mutual labels:  chinese, chinese-translation, chinese-simplified
Alfred Parrot
📝 一款可以多种语言翻译的 Alfred Workflow
Stars: ✭ 89 (+111.9%)
Mutual labels:  alfred, chinese, chinese-translation
PHP-Chinese
PHP Chinese Conversion (中文繁簡轉換)
Stars: ✭ 37 (-11.9%)
Mutual labels:  chinese, chinese-translation, chinese-simplified
alfred-caniuse
Quickly reference caniuse.com support tables using Alfred 3.
Stars: ✭ 16 (-61.9%)
Mutual labels:  alfred, alfred-workflow
PyCasia
A python library to work with the CASIA Chinese handwriting database.
Stars: ✭ 38 (-9.52%)
Mutual labels:  chinese, chinese-simplified
Movie-and-TV-Show-Search-Alfred-Workflow
An Alfred workflow to search for a movie (or TV show) and get a few ratings
Stars: ✭ 63 (+50%)
Mutual labels:  alfred, alfred-workflow
alfred-duden
Search the duden.de German dictionary from Alfred. With auto-suggest.
Stars: ✭ 32 (-23.81%)
Mutual labels:  alfred, alfred-workflow
bookends-tools
Alfred Workflow to Integrate with Bookends, an academic reference manager/bibliography tool for macOS
Stars: ✭ 78 (+85.71%)
Mutual labels:  alfred, alfred-workflow
alfred-sublime-text
Filter and open your Sublime Text (2 and 3) project files from Alfred.
Stars: ✭ 66 (+57.14%)
Mutual labels:  alfred, alfred-workflow
alfred-currency-conversion
Alfred 4 Workflow - See foreign exchange rates and currency conversion
Stars: ✭ 149 (+254.76%)
Mutual labels:  alfred, alfred-workflow
alfred-git-commit-message-example
Alfred Git Commit Message Example
Stars: ✭ 55 (+30.95%)
Mutual labels:  alfred, alfred-workflow
alfred
A fast, simple way to make Alfred workflow script filters in Go
Stars: ✭ 25 (-40.48%)
Mutual labels:  alfred, alfred-workflow
alfred-timer-workflow
Alfred workflow to start a timer, which blinks when the time is up.
Stars: ✭ 39 (-7.14%)
Mutual labels:  alfred, alfred-workflow
alfred-string-operations
Perform string operations to clipboard content
Stars: ✭ 70 (+66.67%)
Mutual labels:  alfred, alfred-workflow
IntelliJ-IDEA-Translate2Chinese
Chinese ​(Simplified)​ Language Pack EAP v201.15 魔改进行中...
Stars: ✭ 14 (-66.67%)
Mutual labels:  chinese-translation, chinese-simplified
alfred-kat
KAT workflow for Alfred, search and open magnet links directly from Alfred.
Stars: ✭ 16 (-61.9%)
Mutual labels:  alfred, alfred-workflow
alfred-otter
Alfred workflow for searching and retrieving transcripts from Otter.ai
Stars: ✭ 20 (-52.38%)
Mutual labels:  alfred, alfred-workflow
alfred-powerthesaurus
Search Powerthesaurus synonyms and antonyms from Alfred
Stars: ✭ 81 (+92.86%)
Mutual labels:  alfred, alfred-workflow

Alfred Chinese Converter 簡繁轉換

Stories in Ready Gitter

icon

Introduction 介紹

使用開源項目 OpenCC(開放中文轉換)開發的 Alfred 2 workflow,支持簡繁體中文的詞彙級別轉換異體字轉換以及地區習慣用詞轉換(中國大陸、臺灣、香港)。

Features 特點

節選自 OpenCC 的部份特點:

  • 嚴格區分「一簡對多繁」和「一簡對多異」。
  • 完全兼容異體字,可以實現動態替換。
  • 嚴格審校一簡對多繁詞條,原則爲「能分則不合」。
  • 支持中國大陸、臺灣、香港異體字和地區習慣用詞轉換,如「裏」「裡」、「鼠標」「滑鼠」。
  • 詞庫和函數庫完全分離,可以自由修改、導入、擴展。

Installation 安裝

Mac OS X 環境底下,使用 Homebrew 安裝 OpenCC 這套開放中文轉換庫:

$ brew install opencc

Download 下載

📎 alfred-chinese-converter.alfredworkflow v1.0.0

Usage 用法

使用關鍵字 cc 輸入需要作簡繁轉換的詞句:

輸入關鍵字 cc,然後接著輸入要轉換的詞句

Alfred 會列出 7 項轉換結果:

  • 簡體到繁體
  • 繁體到簡體
  • 簡體到臺灣正體
  • 臺灣正體到簡體
  • 簡體到香港繁體(香港小學學習字詞表標準)
  • 香港繁體(香港小學學習字詞表標準)到簡體
  • 簡體到繁體(臺灣正體標準)並轉換爲臺灣常用詞彙

選擇其中一項轉換結果,然後 Enter

選擇其中一筆結果,自動複製至剪貼簿:

成功複製到剪貼簿

License 許可協議

MIT License

Third Party Library 第三方庫

Contributors 貢獻者

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].