Skip to content

Keyman Developer testing page (Web and Mobile Targets)

Darcy Wong edited this page Jan 28, 2025 · 1 revision

Testing keyboards for Web and Mobile targets in Keyman Developer

From the .kmn tab --> Build --> Test Keyboard on web --> Open in browser

Testing package installer for installing kmp

From the .kps tab --> Build --> Test package on web --> Open in browser

Clearing the keyboard list in the dropdown

From the file browser: Navigate to [user]/AppData/Roaming/Keyman/Keyman Developer/Server --> rm cache/ and cache.json

Restarting Keyman Developer server

cd /c/Program Files (x86)/Keyman/Keyman Developer
node server
Clone this wiki locally