Skip to content

Latoru is a tool that helps Russian learners type Russian using the Latin alphabet while the program replaces it with Cyrillic characters.

License

Notifications You must be signed in to change notification settings

DeLuks2006/Latoru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latoru

Latoru is a tool that helps Russian learners type Russian using the Latin alphabet while the program replaces it with Cyrillic characters.

How it Works

We set a low level hook on the keyboard, and evaluate which buttons were pressed. If combinations such as "ye", "yu", "yo", "ya" were pressed, we use the "y" as a modifier and send out the correct character.

Contributing

Any kind of contribution is welcome! (please fix my bad code)

Issues

  • Big ol' ugly switch-case that is responsible for the characters
  • ы, ь and ъ don't work as expected :P
  • I forgor to add the щ 💀

About

Latoru is a tool that helps Russian learners type Russian using the Latin alphabet while the program replaces it with Cyrillic characters.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published