GitXplorerGitXplorer
a

LetterTap

public
0 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
b08ef4c9bbc76fa6afbe5c0f6086fd2f80727f25

Stopped jQuery truncating Yes and No on small screens

aadamtheturtle committed 11 years ago
Unverified
20c4707d7632802282cdd69991b55eb1356e04ca

Yes and no are now surrounded by newlines

aadamtheturtle committed 11 years ago
Unverified
111d27baa47c13c8eb8922dec11086bbe447ec05

Removed extraneous hiding of text

aadamtheturtle committed 11 years ago
Unverified
641349298783d638db8af7400e32377ba7612710

Text is now hidden on resize and reset - it won't ever show too large

aadamtheturtle committed 11 years ago
Unverified
a208df3f506c028acd69643b198006bb34236044

Resized startup images

aadamtheturtle committed 11 years ago
Unverified
71c23c3291a7edab5b93e124b7b4a74d146241fa

Fixed HTML to reference new images folder

aadamtheturtle committed 11 years ago

README

The README file for this repository.

LetterTap

The idea

Letter Tap is an implementation of a one-dimensional input keyboard. Inspired by Jean-Dominique Bauby it is primarily and initially meant to be used as an assistive technology. I envision that it will be used by someone who can tap a device without precision to communicate to a carer or loved one nearby, also watching the screen.

Hypothetical uses include other one dimensional input situations such as smart watches, or assistive devices controlled by facial movements.

Technology

The current initial prototype is a client side web implementation. There are advantages to creating a native tablet application (such as native autocorrect and predictive text functions), and this may come at a later stage.

It uses jQuery Mobile and is targetted at my iPad mini and iPhone 5. It should be responsive enough to work on most touch devices.

Features

One letter shows at a time, taking up most of the screen. The rest of the screen is used to show the word currently typed, and a couple of buttons for the carer of the user. These buttons are Clear and Settings.

The only settings are to use a frequency-of-use sorted alphabet instead of the normal alphabet and speed options.

Roadmap and known issues

  • Add a "Yes" / "No" alphabet