A framework for implementing Windows input methods using scripting languages, such as Python and Node.js
Implement input methods easily for Windows via Text Services Framework:
- LibIME contains a library which aims to be a simple wrapper for Windows Text Service Framework (TSF).
- PIMETextService contains an backbone implementation of Windows text service for using libIME.
- Bundled with many input methods implemented using Python and Node.js.
- Can be extended to support more programming languages.
| Project handle | PIME |
|---|---|
| Homepage | github.com/EasyIME/PIME |
| Repository | github.com/EasyIME/PIME |
| License | GNU General Public License v2.0 only |