https://github.com/fcitx/fcitx5-table-dayi
https://github.com/fcitx/fcitx5-table-dayi
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fcitx/fcitx5-table-dayi
- Owner: fcitx
- Created: 2022-11-20T17:11:55.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T23:41:57.000Z (over 3 years ago)
- Last Synced: 2025-03-05T10:14:34.061Z (about 1 year ago)
- Language: CMake
- Size: 104 KB
- Stars: 4
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
fcitx-table-dayi
Description
==============
Dayi (http://www.dayi.com) table for fcitx
How to install
==============
mkdir build
cmake .. -DCMAKE_INSTALL_PREFIX=/usr
make install