wty-yy/my_custom_fcitx5_pinyin_dict
My Custom Fcitx5 Pinyin Dictionary Fcitx5 Pinyin user dictionary and input-history backup 🌎 English · 🇨🇳 中文 Usage # Restore pinyin/user.dict and pinyin/user.history. bash <(curl -fsSL https://huggingface.co/datasets/wty-yy/my_custom_fcitx5_pinyin_dict/resolve/main/install.sh) # Restore config/pinyin.conf as well. bash <(curl -fsSL https://huggingface.co/datasets/wty-yy/my_custom_fcitx5_pinyin_dict/resolve/main/install.sh) --with-pinyin-config… See the full description on the dataset page: https://huggingface.co/datasets/wty-yy/my_custom_fcitx5_pinyin_dict.
<div align="center"> <h1>My Custom Fcitx5 Pinyin Dictionary</h1> <p><strong>Fcitx5 Pinyin user dictionary and input-history backup</strong></p> <p><strong>🌎 English</strong> · <a href="https://huggingface.co/datasets/wty-yy/mycustomfcitx5pinyindict/blob/main/README.zh-CN.md">🇨🇳 中文</a></p> </div>
Usage
# Restore pinyin/user.dict and pinyin/user.history.
bash <(curl -fsSL https://huggingface.co/datasets/wty-yy/my_custom_fcitx5_pinyin_dict/resolve/main/install.sh)
# Restore config/pinyin.conf as well.
bash <(curl -fsSL https://huggingface.co/datasets/wty-yy/my_custom_fcitx5_pinyin_dict/resolve/main/install.sh) --with-pinyin-configFiles
Restore Behavior
install.sh downloads the default Dataset wty-yy/my_custom_fcitx5_pinyin_dict.
The script restores pinyin/user.dict and pinyin/user.history by default.
Use --with-pinyin-config to restore config/pinyin.conf.
The script exits Fcitx5 before writing, creates pinyin.before-restore-<timestamp>, and restarts Fcitx5 when it was running.
Use --repo-id OWNER/DATASET to restore another compatible Dataset.
Notes
- Target systems require Fcitx5 Pinyin. Ubuntu and Debian use the
fcitx5-chinese-addonspackage. - Use a matching or newer Fcitx5/libime version when possible.
.dictand.historyuse binary Fcitx5/libime formats.- This public Dataset exposes personal vocabulary, input history, and Pinyin settings.
