Git Product home page Git Product logo

fyderhythm's Introduction

fydeRhythm

Download for Chrome

fydeRhythm is a meticulously crafted keyboard input method editor(IME), designed by the FydeOS team. fydeRhythm is designed for operating systems that are based on the Chromium OS ecosystem, such as chromeOS, openFyde and FydeOS. It leverages the power and versatility of the RIME input method engine.

fydeRhythm Demo

We're proud to present the source code for the second iteration of fydeRhythm. This version marks a departure from the first, bringing a fresh design paradigm and architectural approach. Every component of the input method, inclusive of the RIME engine, is encapsulated within the plugin, thus eliminating the need for an independent server running within the system. We've successfully compiled the RIME engine into WebAssembly, courtesy of the emscripten toolchain, facilitating its execution directly within the plugin environment. Additionally, optimizations have been applied to the storage content and startup process to ensure swift launches and an enhanced user experience.

Features

  • 🌍 Multi-language Input: Accommodates Pinyin, double Pinyin, simplified and traditional Chinese, along with Korean and Japanese input.
  • 🎛️ Customisability: Offers customization of fuzzy tones and the number of candidate words, enabling a more personalized input experience.
  • 📊 Intelligent Prioritisation: Auto-adjusts the display order of candidate words based on the user's usage patterns, streamlining the input process.
  • 🧠 Custom User Dictionary: Creates a unique user dictionary built on the user's past input data, which bolsters input speed and efficiency.
  • 📚 Comprehensive Dictionary: Incorporates a built-in mainstream standard Chinese input method dictionary and common internet terms, enriching the input experience.
  • 🛠️ Configurable Settings: Grants users the freedom to modify configuration files, offering flexibility in adjusting the input method settings to their needs.

Download Options

Discover More

If you're interested in our project and want to learn more about it, such as the build process, internal structure, etc., please visit our Wiki page.

fyderhythm's People

Contributors

fydeos-alpha avatar lorde627 avatar nirocfz avatar t123yh 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  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

fyderhythm's Issues

虚拟键盘宽度小于屏幕宽度

如图所示,虚拟键盘宽度小于屏幕宽度。

可能的复现过程:

  1. 切换到 Tablet 模式;
  2. 输入法切换成 US 输入法;
  3. 将虚拟键盘切换成悬浮状态,改变大小和位置;
  4. 输入法切换成真文韵输入法。
  5. 输入法切换成 US 输入法;
  6. 取消虚拟键盘悬浮状态;
  7. 重启。

真文韵输入法使用小鹤双拼时如何启用模糊音【请你喝一杯咖啡寻求帮助】

真文韵输入法使用小鹤双拼时如何启用模糊音【请你喝一杯咖啡寻求帮助】

Q:是否在社区搜索了相关问题

已查看社区和官方帮助文档,没有找到类似的issue

  1. 详细叙述

(1) 具体问题

A:我是小鹤双拼+模糊音用户,很高兴fydeos团队的真文韵输入法能够使用小鹤双拼了,但由于南方人对于前后鼻音韵母啥的实在分不清,所以模糊音也是刚需。

使用真文韵输入法的双拼方案时设置里只有关于候选词数量的设置,没有模糊音的设置。

我在社区和官方帮助文档中没有找到相关的解决方案,真文韵输入法的双拼方案借用的是雾凇拼音 Rime 输入法,我在雾凇拼音和 Rime 输入法项目主页上看到是支持模糊音设置的,但由于本人没有编程基础,看不懂 Rime 输入法相关配置文件如何设置。

希望有相关大佬能帮忙完成我的需求,即小鹤双拼方案+所有常规的模糊音+候选词为9,其他的保持现状即可;

为了感谢大佬的帮助,愿意请你喝一杯咖啡,小小心意。

(2) 电脑具体配置和固件版本

FydeOS 版本:FydeOS for You-Surface Pro 5-16.1

Will fydeRhythm be incompatible with ChromeOS 119?

I would like to inquire about the compatibility of fydeRhythm with ChromeOS version 119. Recently, I came across a notification on the ChromeOS developer website (https://chromeos.dev/en/posts/chrome-input-ime-deprecation) regarding the deprecation of Chrome Input IME.

As fydeRhythm relies on Chrome Input IME, I wanted to know if there are any plans or considerations to address this potential incompatibility issue.

Any information or insights regarding the impact of ChromeOS 119 on fydeRhythm's functionality would be greatly appreciated. Thank you!

一段时间后输入法失效

机型是 Pixelbook,系统版本 ChromeOS 114.0.5735.143 (Official Build) (64-bit),问题表现为没隔一段时间输入法就可以切换但无法工作。

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.