You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Optionally, go to https://localhost:5173/?debug=on or turn on Advanced switch so that you can send raw key sequences to librime,
e.g. {Shift+Delete}, {Release+a}.
This feature is better used with log enabled.
Lint
pnpm run lint:fix
Check type
pnpm run check
Build
pnpm run build
Test
pnpm run test
Preview
pnpm run preview
Deploy (maintainer only)
# publish IMEsdeclare -a packages=(
... # targets output by pnpm run schema
)
forpackagein"${packages[@]}";dopushd public/ime/$package
npm publish
popddone# set VERSION to avoid CDN and browser caching old versionexport LIBRESERVICE_CDN=https://cdn.jsdelivr.net/npm/@libreservice/my-rime@VERSION/dist/
export RIME_CDN=https://cdn.jsdelivr.net/npm/@rime-contrib/
vercel build --prod
npm publish
vercel deploy --prebuilt --prod
Let's say the IP address of the container is 172.17.0.2 (got by docker inspect my-rime | grep IPAddress), then My RIME is accessible at https://172.17.0.2/.
License
AGPLv3+
About
Free and Open Source online Chinese IME powered by RIME. 自由开源在线中文输入法 拼音 双拼 粤语 注音 五笔 仓颉 速成