Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 327 Bytes

README.rst

File metadata and controls

18 lines (12 loc) · 327 Bytes

rime-cli

A simple CLI frontend for rime.

Usage

Input keyevents to be processed, and the input method state will be printed after processing each key.

Input/output is done via json. The exact format is unstable and undocumented for now.

Dependencies

rime, json-c, pkg-config (build-time only).