Code Monkey home page Code Monkey logo

librime-cloud's Introduction

librime-cloud: RIME 云输入插件

获取

免责声明:下述二进制文件是使用 GitHub CI,引用公开获取的源代码和二进制程序自动生成的,仅供参考。 请了解运行未知来源二进制文件的风险。使用下述文件造成的后果请您自行承担,制作者不承担任何责任。

GitHub Release

您也可以从 https://github.com/hchunhui/librime-cloud 获取编译脚本,从源码编译。

安装

  1. 编译或获取压缩包
  2. 解压
    • Windows 平台(小狼毫 >= 0.14.0)
      • out-mingw 下所有文件复制到小狼毫的程序文件夹下
      • scripts 下所有文件复制到小狼毫的用户目录下
    • Linux 平台(librime 需编译 lua 支持)
      • out-linux 下所有文件复制到 /usr/local/lib/lua/$LUAV
      • scripts 下所有文件复制到用户目录下
    • macOS 平台(小企鹅)
      • out-macos 下所有文件复制到 /usr/local/lib/lua/$LUAV
      • scripts 下所有文件复制到 ~/.local/share/fcitx5/rime
  3. 配置:见 scripts/rime.lua 中的注释

使用

默认情况下,在输入状态下按 Control+t 触发一次云输入,云候选前五项自动加到候选菜单最前方。

librime-cloud's People

Contributors

eagleoflqj avatar hchunhui avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

librime-cloud's Issues

无法使用 keybind 触发云查词

非常感谢分享!我已经成功测试了通过lua获取百度云词,但是rime在加载 lua_processor@baidu_processor 似乎遇到了问题,log中显示

E0315 15:24:49.094590 502823 lua_gears.cc:113] LuaProcessor::ProcessKeyEvent error(2): attempt to call a nil value

请问这个如何解决呢

fcitx5-rime加载simplehttp.so报undefined symbol: lua_gettop错误

ldd out-linux/simplehttp.so发现没有链接lua

> ldd out-linux/simplehttp.so
	linux-vdso.so.1 (0x00007fff5b7b1000)
	libc.so.6 => /usr/lib/libc.so.6 (0x000077df59167000)
	/usr/lib64/ld-linux-x86-64.so.2 (0x000077df5937d000)

fcitx5-rime使用的是arch官方仓库的。在lib/Makefile中的simplehttp.so后面加上-llua后看着加载正常了。

simplehttp.dll %1 不是有效的 Win32 应用程序

执行 local http = require("simplehttp") 时出现以下错误,请问该如何解决

Log line format: [IWEF]yyyymmdd hh:mm:ss.uuuuuu threadid file:line] msg
E20240409 10:39:49.166194 22064 modules.cc:77] rime.lua error: error loading module 'simplehttp' from file 'C:\Program Files (x86)\Rime\weasel-0.15.0\simplehttp.dll':
%1 不是有效的 Win32 应用程序。
E20240409 10:39:50.074358 11064 lua_gears.cc:131] Lua Compoment of initialize error:( module: select_character name_space: select_character func type: nil ): func type error expect function
E20240409 10:39:50.075403 11064 lua_gears.cc:131] Lua Compoment of initialize error:( module: baidu_processor name_space: baidu_processor func type: nil ): func type error expect function

关于上屏的词自动加入词库

你好,首先感谢您的分享。
这份代码看起来是可以联网查询候选词,但是选择并上屏过的词,该如何加入用户词库呢?

Can you tell me how to install in Macos?

I use a Macbook,like your item very much,and installed in my windows system.
but I am newer on my macbook that cannot find the readme files how to install in macos,so can you write a readme to tell everyone to install this item on their macbook?
thank you again.

win最新版小狼毫,按操作说明操作后报错

提示“找不到socket.dll的[一长串记不清的文字]的入口”
载入日志文件:

I0324 00:04:02.448601  3988 modules.cc:32] registering components from module 'lua'.
I0324 00:04:10.230567  3988 modules.cc:24] rime.lua error: error loading module 'socket.core' from file 'E:\Rime\weasel-0.14.3\socket\core.dll':
	找不到指定的程序。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.