https://github.com/lewangdev/rime_dict_maker
A tool to make your rime dict
https://github.com/lewangdev/rime_dict_maker
Last synced: 12 months ago
JSON representation
A tool to make your rime dict
- Host: GitHub
- URL: https://github.com/lewangdev/rime_dict_maker
- Owner: lewangdev
- License: mit
- Created: 2023-04-26T10:16:04.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-03T15:52:40.000Z (almost 3 years ago)
- Last Synced: 2025-04-14T03:15:02.563Z (12 months ago)
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rime 输入法词库制作工具 Rime Dict Maker
## TODOs
- [x] iCloud vcard
- [ ] Epub books
- [ ] txt and html files
- [ ] sogou scel files
## HowTo
Install `rye`
```
$ cargo install --git https://github.com/mitsuhiko/rye rye
```
Update the project virtualenv
```
$ rye sync
```
## 生成词库
- 从 iCloud 下载通讯录到 contact 目录
- 执行 `python rime_dict_maker.py` 或着 `rye run make` 生成 `contact.dict.yaml`