Coder Social home page Coder Social logo

raelize's Introduction

Raelize

Raelize is macOS IME tool for English. This is a coined word combining realize(気付く), æ, and aspect(両面) 🫰

How to use?

There are a lot of bugs, so be careful!

Use fastlane

After executing the following command, try from step 3.

bundle install
bundle exec fastlane app_build

Manual(operation)

  1. Build with Xcode.
  2. Copy Raelize.app to ~/Library/Input\ Methods/.
  3. Open macOS preferences and add Raelize as an input source.
  4. Enter text after selecting Raelize.

🧑‍💻Setup(for developers)

  1. Clone this repository.
git clone https://github.com/Tatsumi0000/Raelize.git
  1. Create Signing.xcconfig file and write your settings.
cp example-Signing.xcconfig Signing.xcconfig
  1. Formatter settings.
git config --local core.hooksPath .githooks
chmod +x .githooks/pre-commit

📗Modules

Raelize is a multi-module configuration using Swift Package Manager. Each module is described below.

Raelize

Main app.

RaelizeDebug

IMEKit is difficult to verify, so we use SwiftUI's TextField to reproduce it.

RaelizeLogic

WordList and word search algorithm (binary search).

RaelizeInputMethodKit

IMEKit module.

raelize's People

Contributors

tatsumi0000 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

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.