https://github.com/lotusinputmethod/fcitx5-lotus
Bộ gõ tiếng Việt cho Linux mã nguồn mở, hướng đến trải nghiệm gõ không gạch chân mượt mà
https://github.com/lotusinputmethod/fcitx5-lotus
fcitx5 foss input-method linux vietnamese
Last synced: 10 days ago
JSON representation
Bộ gõ tiếng Việt cho Linux mã nguồn mở, hướng đến trải nghiệm gõ không gạch chân mượt mà
- Host: GitHub
- URL: https://github.com/lotusinputmethod/fcitx5-lotus
- Owner: LotusInputMethod
- License: gpl-3.0
- Created: 2026-02-17T14:18:56.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-04-26T12:33:01.000Z (17 days ago)
- Last Synced: 2026-04-26T14:29:19.777Z (16 days ago)
- Topics: fcitx5, foss, input-method, linux, vietnamese
- Language: C++
- Homepage: https://lotusinputmethod.github.io/
- Size: 3.35 MB
- Stars: 251
- Watchers: 3
- Forks: 23
- Open Issues: 10
-
Metadata Files:
- Readme: README.en.md
- Contributing: CONTRIBUTING.en.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.en.md
Awesome Lists containing this project
README
[English](README.en.md) | [Tiếng Việt](README.md)
Fcitx5 Lotus
A simple, high-performance Vietnamese input method for Linux
Discover the homepage »
Installation »
Report Bug
·
Request Feature
This project is an optimized fork of [VMK input method](https://github.com/thanhpy2009/VMK). Sincere thanks to the author Thanh for laying the foundation for this input method.
## Installation & Usage Guide
To have the best experience and get the most out of insallation, configuration, and support for each Linux distribution (Arch, Debian, Ubuntu, Fedora, NixOS...), please visit the project website:
**[See the installation guide for more details](https://lotusinputmethod.github.io/#installation)**
---
## Compilation from source (for developers)
If you want to compile the input method from source to contribute or customize:
### Dependencies
- **Debian/Ubuntu:** `sudo apt-get install cmake extra-cmake-modules libfcitx5core-dev libfcitx5config-dev libfcitx5utils-dev libinput-dev libudev-dev g++ golang hicolor-icon-theme pkg-config libx11-dev fcitx5-modules-dev python3-qtpy python3-dbus`
- **Fedora/RHEL:** `sudo dnf install cmake extra-cmake-modules fcitx5-devel libinput-devel libudev-devel gcc-c++ golang hicolor-icon-theme systemd-devel libX11-devel python3-pyside6 python3-QtPy python3-dbus`
- **openSUSE:** `sudo zypper install cmake extra-cmake-modules fcitx5-devel libinput-devel systemd-devel gcc-c++ go hicolor-icon-theme systemd-devel libX11-devel udev python3-pyside6 python3-QtPy python3-dbus-python`
### Install
```bash
git clone https://github.com/LotusInputMethod/fcitx5-lotus.git
cd fcitx5-lotus
cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=/usr/lib . #LIBDIR will vary depending on the distro
make
sudo make install
```
---
## 🤝 Contributing
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contribution you make is **greatly appreciated**.
Please see the detailed guide [here](CONTRIBUTING.en.md) for how to participate in project development, the Pull Request process, code style rules, and **code of conduct**.
Don't forget to give the project a ⭐! Thank you very much!
---
## 📃 License
The project is distributed under the GNU General Public License v3. See [`LICENSE`](LICENSE) for details.
---
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

Nguyen Hoang Ky
📝 💻 📖 📆 👀

Huỳnh Thiện Lộc
🐛 📖 🎨 🌍 💻

Nguyễn Hồng Hiệp
📖

Đặng Quang Hiển
📖 💻

Zebra2711
🐛 💻

ductrantrong
💻

Ngo Phu Hien
💻

Minh Tran
📦
Add your contributions
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
---
## ✨ Star History