fi5u / clicktype

A web app that can type with just a click of a button - React

Home Page:https://fi5u.github.io/clicktype

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ClickType

For some people, typing on a traditional keyboard may be difficult. However, if they can press a single key, then they are able to write text with ClickType. By cycling through rows of letters and predicted words, the user can select them by just clicking the space bar.

ClickType is built with React library. State is managed with Redux.

The POS library is used to (somewhat) intelligently predict upcoming words. A store of common word sequences (both in general, and for the user) is kept and referred to when deciding words to suggest.

Puck.js is an open source microcontroller button, which can be used with ClickType instead of using keyboard keys. This allows the user to be some way away from the computer keyboard.

About

A web app that can type with just a click of a button - React

https://fi5u.github.io/clicktype


Languages

Language:JavaScript 95.4%Language:CSS 4.2%Language:HTML 0.4%