Transliterate to your desired language while typing on any app
- xdotools
- xbindkeys
- rofi
- jq
- xsel
-
git clone https://github.com/yashasnadigsyn/transliterate-sh
-
sh setup.sh
or manually do these steps:
- copy config.rasi to .config/rofi/config.rasi
- copy transli.sh to $HOME (or change path of transli.sh in xbindkeysrc)
- copy .xbindkeysrc to $HOME
While typing, use alt+q to get options and choose from one
Change lang variable in transli.sh by your language code
All language codes: https://github.com/narVidhai/Google-Transliterate-API/blob/master/Languages.md
Thanks to narVidhari for the google input tools url.