- Notifications
You must be signed in to change notification settings - Fork1
Japanese input method for fcitx5, powered by azooKey engine
License
NotificationsYou must be signed in to change notification settings
7ka-Hiira/fcitx5-hazkey
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Hazkey input method for fcitx5
AzooKeyKanaKanjiConverterを利用したIMEです
ニューラル漢字変換システムZenzaiを使用する場合は、Zenzai setup の手順に従って設定してください
リリースページからdebファイルをダウンロードし、以下のコマンドでインストールできます
$ sudo apt install ./fcitx5-hazkey_VERSION_ARCH.deb# VERSIONとARCHはダウンロードしたファイル名に合わせてください
AURからインストールできます
- binパッケージ(おすすめ, x86_64のみ)
$ yay -S fcitx5-hazkey-bin# yayの場合
- 通常パッケージ
$ yay -S fcitx5-hazkey# yayの場合
以下をインストールする必要があります
- fcitx5 development headers >= 5.0.4
- swift >= 6.0
- cmake >= 3.21
- vulkan development headers
- gettext
$ git clone https://github.com/7ka-Hiira/fcitx5-hazkey.git --recursive
$cd fcitx5-hazkey$ mkdir build$cd build$ cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr ..# エラーが発生しますが、無視してもう一度実行します$ cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr ..$ make$ sudo make install
fcitx5-configtool を起動し、右のリストからhazkey を選択し、左矢印ボタンで追加します
表示されない場合は、以下のコマンドでfcitx5 を再起動してください
$ fcitx5 -rd
About
Japanese input method for fcitx5, powered by azooKey engine
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published