HungOm / khmer-typing

Visual Keyboard and games to learn how to type in Khmer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get it from the Snap Store English badge

khmer-typing

Learn Khmer Typing with a Visual Keyboard and games

A free and open source cross platform and a progressive web application:

Khmer Typing is based on VueJS and Electron (for desktop versions). It requires an x64 Operating System with 2GB of RAM.


Docker image

The web application is a client side only VueJS SPA. You can run build and a small docker image running nginx on port 80 with the sample Docker file provided:

docker build -t typing_image .
docker run -p 80:80 typing_image

And then open your browser on http://localhost/

Credits

  • Icon by icon lauk - Attribution 3.0 Unported (CC BY 3.0)
  • NIDA Keyboard layout by Kiensvay Attribution 3.0 Unported (CC BY 3.0)
  • Texts in Khmer are an altered copy from Wapatao website with the authorization of the authors.

About

Visual Keyboard and games to learn how to type in Khmer

License:GNU Affero General Public License v3.0


Languages

Language:Vue 89.9%Language:JavaScript 9.6%Language:HTML 0.4%Language:Dockerfile 0.1%