A Windows Text Service Framework based IME for Bangla language implementing Avro Phonetic scheme.
Code is loosely based on the sample IME from Windows classic samples and its partial Rust port.
Phonetic translation uses another fantastic open-source project rupantor.
- Download
uo_keyboard.dllfrom the latest release. - Run
regsvr32 uo_keyboard.dllfrom an elevated terminal. - Press ⊞ + Space to cycle through IMEs.
This project is licensed under Mozilla Public License 2.0, following the precedent of its inspirations.