Slaviature — Windows (AutoHotkey)
Slaviature allows for quick input of characters from the Slavistic Phonetic Alphabet in Windows environment. For proper operation, the keyboard layout Polish (Programmer) must be selected in Windows before launching the application.
How to start
-
Launch Slaviature.exe by double-clicking the left mouse button or right-clicking once and selecting Open
-
After launching, the application icon will appear in the taskbar. The taskbar is usually located in the lower right corner of the screen, near the volume, network, battery, and clock icons.
-
If Windows hides the icon, click the Show hidden icons arrow:
Available options
To access options:
- Right-click the application icon in the taskbar (or in the hidden icons area).
Options available:
- Suspend Hotkeys — suspends the application, allowing you to type Polish system characters without turning off Slaviature.
- Pause Script — an option automatically created by the AutoHotkey compiler; it does not affect Slaviature operation and can be ignored.
- Exit — terminates the background application.
How to compile your own EXE
- Download and install AutoHotkey.
- Right-click on the
Slaviature.ahk
script and select Compile Script. - This will create
Slaviature.exe
which runs identically to the provided version.