hatashiro / Kawa
Licence: mit
A macOS input source switcher with user-defined shortcuts.
Stars: ✭ 952
Programming Languages
swift
15916 projects
Labels
Projects that are alternatives of or similar to Kawa
nimf
다국어 입력기 프레임워크 Nimf is a lightweight, fast and extensible input method framework
Stars: ✭ 114 (-88.03%)
Mutual labels: input-method
rime-yahwe zaonhe
吳語協會式上海話輸入法/吴语协会式上海话输入法:以吳語協會式拼音爲基礎的 Rime 上海話輸入方案。
Stars: ✭ 29 (-96.95%)
Mutual labels: input-method
govarnam
Easily Type Indian Languages on computer and mobile. GoVarnam is a cross-platform transliteration library. Manglish -> Malayalam, Thanglish -> Tamil, Hinglish -> Hindi plus another 10 languages. GoVarnam is a near-Go port of libvarnam
Stars: ✭ 97 (-89.81%)
Mutual labels: input-method
ibus-hanjp
An Input method that enables to write Japanese script by typing its pronunciation in Korean hangul script.
Stars: ✭ 20 (-97.9%)
Mutual labels: input-method
TextInputLayout
The objective of this code is to guide you to create login screen with TextInputLayout in iOS app.
Stars: ✭ 30 (-96.85%)
Mutual labels: input-method
Rime Wubi86 Jidian
86五笔极点码表 for Rime (鼠须管 - macOS)(小狼毫 - Windows)五笔输入法
Stars: ✭ 302 (-68.28%)
Mutual labels: input-method
lrime
自定义 Rime 带辅码自然码双拼输入法方案,由内置的「自然码双拼」、带辅码的「自然码 2000」 和「nihongo-r」日语输入方案综合而成。
Stars: ✭ 49 (-94.85%)
Mutual labels: input-method
skk.vim
skk.vim with miscellaneous hacks. patches/forks are welcome. if you are insterested in improving skk.vim, please contact me by twitter, email, and so on.
Stars: ✭ 58 (-93.91%)
Mutual labels: input-method
Wubi Lex
WIN10系统自带五笔的码表与短语词库安装、管理工具( 可将五笔替换为郑码等其他形码输入法 ),并可增强微软五笔的设置、热键等功能。 发布后的软件仅890KB, 只要一个EXE文件( 绿色免安装 )。软件已自带五笔86、98、091、新世纪码表,以及极点五笔、QQ五笔、 微软五笔默认词库、昱琼词库、海峰词库等。甚至自带了郑码大词库、可以一键把微软五笔替换为郑码输入法。
Stars: ✭ 385 (-59.56%)
Mutual labels: input-method
Florisboard
An open-source keyboard for Android which respects your privacy. Currently in early-beta.
Stars: ✭ 882 (-7.35%)
Mutual labels: input-method
Switchkey
Automatically activate the correct input source.
Stars: ✭ 418 (-56.09%)
Mutual labels: input-method
jyutping
Cantonese Jyutping Keyboard for iOS. 粵語粵拼輸入法鍵盤
Stars: ✭ 23 (-97.58%)
Mutual labels: input-method
A macOS input source switcher with user-defined shortcuts.
Demo
Install
Homebrew
Usingbrew update
brew cask install kawa
Manually
The prebuilt binaries can be found in Releases.
Unzip Kawa.zip
and move Kawa.app
to Applications
.
Caveats
CJKV input sources
There is a known bug in the macOS's Carbon library that switching keyboard
layouts using TISSelectInputSource
doesn't work well with complex input
sources like CJKV.
Development
We use Carthage as a dependency manager. You can find the latest releases of Carthage here, or just install it with Homebrew.
$ brew update
$ brew install carthage
To clone the Git repository of Kawa and install dependencies:
$ git clone [email protected]:utatti/kawa.git
$ carthage bootstrap
After dependency installation, open the project with Xcode.
License
Kawa is released under the MIT License.
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].