An open API service indexing awesome lists of open source software.

https://github.com/fcitx/fcitx5-lua


https://github.com/fcitx/fcitx5-lua

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

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.