{"id":24201991,"url":"https://github.com/tatsumi0000/raelize","last_synced_at":"2025-09-07T00:42:58.498Z","repository":{"id":217694323,"uuid":"713945360","full_name":"Tatsumi0000/Raelize","owner":"Tatsumi0000","description":"macOS IME tool for English😆","archived":false,"fork":false,"pushed_at":"2025-07-21T11:44:29.000Z","size":1766,"stargazers_count":21,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-21T13:26:01.565Z","etag":null,"topics":["fastlane","inputmethodkit","multimodule","swft","swift-testing","thecomposablearchitecture"],"latest_commit_sha":null,"homepage":"https://blog.tatsumi0000.com/developed-english-ime-raelize-runs-on-mac","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Tatsumi0000.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-11-03T15:14:45.000Z","updated_at":"2025-07-21T11:44:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"d48529b2-41ac-43a4-b150-919bc8d2d518","html_url":"https://github.com/Tatsumi0000/Raelize","commit_stats":null,"previous_names":["tatsumi0000/vist"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Tatsumi0000/Raelize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tatsumi0000%2FRaelize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tatsumi0000%2FRaelize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tatsumi0000%2FRaelize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tatsumi0000%2FRaelize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tatsumi0000","download_url":"https://codeload.github.com/Tatsumi0000/Raelize/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tatsumi0000%2FRaelize/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273983072,"owners_count":25202092,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fastlane","inputmethodkit","multimodule","swft","swift-testing","thecomposablearchitecture"],"created_at":"2025-01-13T21:17:35.233Z","updated_at":"2025-09-07T00:42:58.476Z","avatar_url":"https://github.com/Tatsumi0000.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Raelize\n[Click here to read the commentary article(JP).](https://blog.tatsumi0000.com/developed-english-ime-raelize-runs-on-mac)\n\nRaelize is macOS IME tool for English. This is a coined word combining realize(気付く), æ, and aspect(両面) 🫰\n\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"./img/img0.gif\" width=\"650\" alt=\"\"\u003e\n\u003c/p\u003e\n\n\n# How to use?\n\n**There are a lot of bugs, so be careful!**\n\n## Use fastlane\nAfter executing the following command, try from step 3.\n\n```sh\nbundle install\nbundle exec fastlane app_build\n```\n\n## Manual(operation)\n\n1. Build with Xcode.\n2. Copy Raelize.app to `~/Library/Input\\ Methods/`.\n3. Open macOS preferences and add Raelize as an input source.\n4. Enter text after selecting Raelize.\n\n# 🧑‍💻Setup(for developers)\n\n1. Clone this repository.\n\n```sh\ngit clone https://github.com/Tatsumi0000/Raelize.git\n```\n\n2. Create `Signing.xcconfig` file and write your settings.\n\n```xconfig\ncp example-Signing.xcconfig Signing.xcconfig\n```\n\n3. Formatter settings.\n\n```sh\ngit config --local core.hooksPath .githooks\nchmod +x .githooks/pre-commit\n```\n\n# 📗Modules\n\nRaelize is a multi-module configuration using Swift Package Manager. Each module is described below.\n\n## Raelize\n\nMain app.\n\n## RaelizeDebug\n\nIMEKit is difficult to verify, so we use SwiftUI's TextField to reproduce it.\n\n## RaelizeLogic\n\nWordList and word search algorithm (binary search).\n\n## RaelizeInputMethodKit\n\nIMEKit module.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftatsumi0000%2Fraelize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftatsumi0000%2Fraelize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftatsumi0000%2Fraelize/lists"}