Skip to content

Latest commit

 

History

History
executable file
·
11 lines (6 loc) · 918 Bytes

README.md

File metadata and controls

executable file
·
11 lines (6 loc) · 918 Bytes

Keyboard Layout Analyzer

This is a project to analyze and compare various keyboard layouts by measuring a number of metrics, such as finger assignment, distance moved, and bigram analysis, based on a supplied input text.

Visit https://nsuspray.github.io/keyboard-layout-analyzer/ to run this analyzer.

This project is a fork of the Keyboard Layout Analyzer app used on patorjk.com and improved by SteveP.

A number of modifications have been made in this fork, with the intention improving the algorithm and making the analyzer more useful. These modifications are described in detail on the About page.

For more information on the source code, see the upstream project.