Skip to content

7ka-Hiira/fcitx5-hazkey

Repository files navigation

fcitx5-hazkey

Hazkey input method for fcitx5

AzooKeyKanaKanjiConverterを利用したIMEです

基本操作

Hazkey basic (作成中)

Zenzaiの設定

ニューラル漢字変換システムZenzaiを使用する場合は、Zenzai setup の手順に従って設定してください

インストール

Ubuntu/Debian系 (x86_64)

リリースページからdebファイルをダウンロードし、以下のコマンドでインストールできます

$ sudo apt install ./fcitx5-hazkey_VERSION_ARCH.deb # VERSIONとARCHはダウンロードしたファイル名に合わせてください

Arch Linux系

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

1. リポジトリのクローン

$ git clone https://github.com/7ka-Hiira/fcitx5-hazkey.git --recursive

2. ビルド

$ 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

3. fcitx5 の設定

fcitx5-configtool を起動し、右のリストからhazkey を選択し、左矢印ボタンで追加します

表示されない場合は、以下のコマンドでfcitx5 を再起動してください

$ fcitx5 -rd

ライセンス

MIT License

About

Japanese input method for fcitx5, powered by azooKey engine

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy