Converter of belarussian latin font to cyrillic (and back)
- Install
git,node >= 21,npmandpython >= 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 installIf you are a developer, you may also install husky:
npm install
npx husky installRun 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!