# fcitx5-lua **Repository Path**: HALOBING/fcitx5-lua ## Basic Information - **Project Name**: fcitx5-lua - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-19 - **Last Updated**: 2024-08-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README fcitx5-lua ===================================================== Lua support for fcitx. [![Jenkins Build Status](https://img.shields.io/jenkins/s/https/jenkins.fcitx-im.org/job/fcitx5-lua.svg)](https://jenkins.fcitx-im.org/job/fcitx5-lua/) [Documentation](https://fcitx.github.io/fcitx5-lua/index.html) It tries to support lua in fcitx in two ways. 1. An addon loader for lua, which supports Type=Lua addon. 2. The googlepinyin api, which is provided by imeapi addon. You may put your lua file under $HOME/.local/share/fcitx5/lua/imeapi/extensions to make the addon find your scripts.