SkillAgentSearch skills...

Hazkey

Japanese input method for fcitx5, powered by azooKey engine

Install / Use

/learn @7ka-Hiira/Hazkey
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

fcitx5-hazkey

Hazkey input method for fcitx5

AzooKeyKanaKanjiConverterを利用したIMEです

ホームページ

https://hazkey.hiira.dev

ドキュメント

https://hazkey.hiira.dev/docs

インストール

インストールガイド

現在AURとdebianパッケージが利用できます。

ビルド

詳細はドキュメントのビルドページを参照してください

依存関係

  • Swift >= 6.1
  • fcitx5 >= 5.0.4
  • Qt >= 6.7 (6.2以降でビルド可能ですが表示が崩れる場合があります)
  • CMake >= 3.21 (4.x以降推奨)
  • Protobuf >= 3.12
  • Ninja
  • Gettext

ソースビルド・インストール手順

ninjaを利用します。

git clone --recursive https://github.com/7ka-Hiira/hazkey.git
cd hazkey
mkdir build && cd build
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr -DGGML_VULKAN=OFF -G Ninja ..
ninja
sudo ninja install

ライセンス

MIT License

View on GitHub
GitHub Stars178
CategoryDevelopment
Updated5d ago
Forks11

Languages

Swift

Security Score

100/100

Audited on Mar 21, 2026

No findings