Converter of belarussian latin font to cyrillic (and back)
- Install
git
,node >= 21
,npm
andpython >= 3.9
(as for Windows, I advise you to use https://chocolatey.org) - Open command line
- 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
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.
The project uses Fugue
Icons, thanks Yusuke Kamiyamane for his great and free icon pack!