Slaviature — Windows (AutoHotkey)

a custom keyboard layout for the Slavistic Phonetic Alphabet

Download .zip Download .tar.gz

Slaviature — Windows (AutoHotkey)

View on GitHub

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

  1. Launch Slaviature.exe by double-clicking the left mouse button or right-clicking once and selecting Open

  2. 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.

  3. 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

  1. Download and install AutoHotkey.
  2. Right-click on the Slaviature.ahk script and select Compile Script.
  3. This will create Slaviature.exe which runs identically to the provided version.