Home - accessible-virtual-keyboard/backend GitHub Wiki

Accessible Virtual Keyboard Backend

Accessible Virtual Keyboard is a tool to help people with disabilities to communicate. The user should be able to type word and sentences using only simple boolean inputs.

One goal of the project to design the code in such a way that, especially the backend, can be reused in other projects. In the following pages you can read a description of the core API and see some code examples of how to create a basic working keyboard backend.

Content