Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

使用Swift实现的Macos五笔输入法

License

NotificationsYou must be signed in to change notification settings

qwertyyb/Fire

Repository files navigation

业火五笔输入法FOSSA Status

业火五笔输入法

swiftcodebeat badgeGitHub release (latest by date including pre-releases)

介绍

轻量干净,但功能强大的五笔输入法

截图

image

image

image

image

image

image

image

功能

  1. 五笔输入(支持86版/98版/自定义编码方案)
  2. 五笔拼音混输,支持编码提示
  3. 纯拼音输入
  4. -/+/向上/向下键支持翻页
  5. z键查询
  6. 候选词横向/竖向排列支持
  7. 候选词数量可配置
  8. 候选窗口显示输入编码
  9. 应用输入模式切换
  10. 支持手动调整候选词顺序(control +数字)
  11. 支持用户词库
  12. 支持自定义符号
  13. 支持自定义主题
  14. 支持数据统计
  15. 支持临时英文模式(在中文输入模式下,按;键可以开启临时英文模式,输入英文字符和半角符号)
  16. 命令行

命令行使用

# 输出当前输入模式/Library/Input\Methods/Fire.app/Contents/MacOS/Fire --get-mode# 设置输入模式并显示提示/Library/Input\Methods/Fire.app/Contents/MacOS/Fire --set-mode enUS 或 zhhans# 设置输入模式不显示提示/Library/Input\Methods/Fire.app/Contents/MacOS/Fire --set-mode enUS 或 zhhansfalse

安装

下载地址

  1. 下载FireInstall.pkg 文件到本地

  2. 点击安装后使用

安装遇到问题

  1. 没有自动切换到该输入法。

    可以在设置->键盘->输入法中添加此输入法

  2. 输入法中没有此输入法。

    重启设备即可

开发

# 下载项目到本地git clone --recursive https://github.com/qwertyyb/Fire.git# 构建 sqlcipher./scripts/0_prepare_sqlcipher.sh# 使用Xcode打开项目启动开发open Fire.xcodeproj# 由于调试时,APP运行目录在/Library/Input Methods, 所以需要添加权限sudo chmod -R 777 /Library/Input Methods

License

FOSSA Status


[8]ページ先頭

©2009-2025 Movatter.jp