All Projects → maojunxyz → flypy-linux

maojunxyz / flypy-linux

Licence: other
flypy(小鹤双拼)hooked under fcitx-rime、ibus-rime、yong(小小输入法) Input Tool.

Programming Languages

lua
6591 projects

Projects that are alternatives of or similar to flypy-linux

CustomPinyinDictionary
自建拼音输入法词库,百万常用词汇量,适配 Fcitx5 (Linux / Android) 及 Gboard (Android + Magisk) 。
Stars: ✭ 276 (+961.54%)
Mutual labels:  fcitx, fcitx5
rimerc
rimerc: rimer's dictionary & config
Stars: ✭ 228 (+776.92%)
Mutual labels:  fcitx-rime, fcitx5-rime
fcitx-skins
fcitx skins collection, including every popular fcitx skin
Stars: ✭ 49 (+88.46%)
Mutual labels:  fcitx
Rime
Rime config of squirrel input method.
Stars: ✭ 58 (+123.08%)
Mutual labels:  rime-config
rime
rime 输入法配置
Stars: ✭ 26 (+0%)
Mutual labels:  rime-config
fcitx-emoji
fcitx的emoji表情。fcitx emoji emoticons.
Stars: ✭ 51 (+96.15%)
Mutual labels:  fcitx
Snowflake
NixOS Flake Configuration.
Stars: ✭ 22 (-15.38%)
Mutual labels:  fcitx5
mw2fcitx
Fcitx 5 pinyin dictionary generator for MediaWiki instances. (Releases for demo dict of zh.moegirl.org.cn)
Stars: ✭ 80 (+207.69%)
Mutual labels:  fcitx5
archlinuxcn-dotfiles-collection
来自社区小伙伴们的 dotfiles 集锦
Stars: ✭ 73 (+180.77%)
Mutual labels:  fcitx5
fcitx5-themes
fcitx5的简约风格皮肤——四季
Stars: ✭ 83 (+219.23%)
Mutual labels:  fcitx5

Flypy for GNU/Linux

This repository resource is mirrored from the official web disk.

After version 9.7, the official version only provides hooked versions of Windows and MAC OS. The GNU / Linux hooked version is no longer downloadable. Therefore, this version will be taken from the MACOS version and then modified to the GNU/Linux version.

After version 9.9g, the official removed the flypy-plus configuration and file.

Supported input method frameworks:

updated version

Please refer to the official website update instructions: update logs

Warning
Flypy no longer provides plaintext code table, yong uses plaintext code table, so no longer update yong’s code table, you can edit plaintext code table according to your own habits.

Structure

flypy for fcitx/fcitx5:

fcitx/rime-data
├── build
│   ├── flypydz.prism.bin
│   ├── flypydz.reverse.bin
│   ├── flypydz.table.bin
│   ├── flypy.prism.bin
│   ├── flypy.reverse.bin
│   └── flypy.table.bin
├── default.yaml
├── flypy.schema.yaml
├── flypy_sys.txt
├── flypy_top.txt
├── flypy_user.txt
└── rime.lua

flypy for ibus:

ibus
├── bus
│   ├── 484233f2569a47908894dd244239e2fd-unix-0
│   └── 8ab79d3e156c46588cf333151756725f-unix-0
└── rime
    ├── build
    ├── default.custom.yaml
    ├── default.custom.yaml.example
    ├── flypy.schema.yaml
    ├── flypy_sys.txt
    ├── flypy_top.txt
    ├── flypy_user.txt
    ├── installation.yaml
    ├── luna_pinyin.userdb
    ├── rime-data
    ├── rime.lua
    ├── trash
    └── user.yaml

flypy for yong:

yong
├── mb
│   ├── english.txt
│   ├── pinyin.txt
│   ├── pypre.bin
│   ├── xhbc.txt
│   ├── xhup.ini
│   ├── xhup.txt
│   ├── xhzcm.txt
│   └── yb.txt
├── skin
│   ├── ....
└── yong.ini

Installation and use

TODO

  • ❏ shell script

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].