Skip to content

stevep99/keyboard-layout-analyzer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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://stevep99.github.io/keyboard-layout-analyzer/ to run this analyzer.

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

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.

About

This is SteveP's fork of the Keyboard Layout Analyzer app used on patorjk.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.7%
  • PHP 10.2%
  • HTML 9.7%
  • CSS 1.4%