Skip to content

A simple evaluator for computer keyboard layouts. Measures typing effort for most frequent words and most frequent n-grams.

License

Notifications You must be signed in to change notification settings

matey-jack/keylayout-eval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keylayout-eval

A simple evaluator for computer keyboard layouts. Measures typing effort for most frequent words and most frequent n-grams.

This is made with Dart before version 1 and now there is even Dart 2 with a much changed ecosystem on how to build Dart apps and run them in the Browser.

The charts don't work with the current version of the Dart stack, but the unit tests still pass, so all the calculation-code is working and we'd only need to update the charts to make it work again.

About

A simple evaluator for computer keyboard layouts. Measures typing effort for most frequent words and most frequent n-grams.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published