Skip to content

That program use on platform windows. And if you write any text on uncorrect keyboard layout, that program for that.

License

Notifications You must be signed in to change notification settings

svblsvljb-contrib/TranslateUncorrectLayout

 
 

Repository files navigation

📌 This program is designed to translate text into the correct layout when typing is incorrect.📌

Icon

Example ghbdtn -> привет Just (by default) pressing Alt + T the line will translate the layout.


⚠️ It is imperative that at startup there is a file culture_info.json near the exe

Or use the --culture-file %path% option to specify the location of the culture_info.json file

Arguments can be specified at startup. If any value of the parameter is not correct, it will be replaced by the standard one.

  • --key {a-z} (Default 'T') Specifies the key for the key combination that causes the translation.
  • --sp-key Alt/Shift/Ctrl/Win (Default 'Alt') Specifies an additional key for the keyboard shortcut that causes the translation.
  • --culture-file %path% (Default './') Specifies the location of the layout remapping configuration file
  • --console-hide true/false (Default 'true') Hide the console window if the value is true, but if an error occurs, the console window will be shown

⚒️ TODO ⚒️

  • Add app in tray / create another GUI repository based on this
  • Recoding culture info system
  • Add for other languages culture_info.json

About

That program use on platform windows. And if you write any text on uncorrect keyboard layout, that program for that.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%