Skip to content

Converter of belarussian latin font to cyrillic (and back)

License

Notifications You must be signed in to change notification settings

alex-rusakevich/belat

Repository files navigation

belat

Converter of belarussian latin font to cyrillic (and back)

Installing belat

  1. Install git, node >= 21, npm and python >= 3.9 (as for Windows, I advise you to use https://chocolatey.org)
  2. Open command line
  3. Enter:
git clone https://github.com/alex-rusakevich/belat.git
cd belat
inv install

If you are a developer, you may also install husky:

npm install
npx husky install

Running

Run belat.pyw to run GUI program without console, or run belat.py to open GUI program with console. You can also run cbelat.py to open console-only version.

Credits

The project uses Fugue Icons, thanks Yusuke Kamiyamane for his great and free icon pack!

License: CC BY 3.0